Code Monkey home page Code Monkey logo

Comments (5)

PCJ936968 avatar PCJ936968 commented on August 16, 2024

you don't need cluster_list on line 366,it takes up 6GB,beacuse cluster.components_ is a is a matrix shape of (15xxx,16552),you can see this in site-packages/sklearn/cluster/dbscan_.py.
I think eps_list can have the same effect.
I don't know if I am right, please tell me

hello,Have you verified your conjecture?

from self-similarity-grouping.

zhufq00 avatar zhufq00 commented on August 16, 2024

from self-similarity-grouping.

doris1996 avatar doris1996 commented on August 16, 2024

yes,I try my code and get the same result,and it's evident right

------------------ 原始邮件 ------------------ 发件人: "One J"<[email protected]>; 发送时间: 2020年3月28日(星期六) 晚上10:39 收件人: "OasisYang/SSG"<[email protected]>; 抄送: "朱方琪"<[email protected]>; "Author"<[email protected]>; 主题: Re: [OasisYang/SSG] I thinkYour code is taking up unnecessary 6GB memory in selftraining.py (#20) you don't need cluster_list on line 366,it takes up 6GB,beacuse cluster.components_ is a is a matrix shape of (15xxx,16552),you can see this in site-packages/sklearn/cluster/dbscan_.py. I think eps_list can have the same effect. I don't know if I am right, please tell me hello,Have you verified your conjecture? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hi, I'm new to this. So I'm wondering what eps_list is and what you did in detail. By the way, I can't find cluster_list used on line 366 in selftraining.py, did I do something wrong?
Looking forward to your reply. May help a lot to me. Thank you very much.@okjer

from self-similarity-grouping.

zhufq00 avatar zhufq00 commented on August 16, 2024

作者改了代码,你debug一下代码就知道怎么做了

from self-similarity-grouping.

doris1996 avatar doris1996 commented on August 16, 2024

作者改了代码,你debug一下代码就知道怎么做了

非常感谢您的回答,但我确实是个小白,所以现在还是一头雾水

from self-similarity-grouping.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.