Giter VIP home page Giter VIP logo

Comments (7)

mrocklin avatar mrocklin commented on August 23, 2024 1

It seems like a brief page describing the scalability of different approaches might be in-scope.

from dask-ml.

mrocklin avatar mrocklin commented on August 23, 2024

Several of the algorithms mentioned in the documentation are parallel implementations on large datasets. See http://dask-ml.readthedocs.io/en/latest/

from dask-ml.

rhiever avatar rhiever commented on August 23, 2024

Can we please explicitly list them here? Are the GLMs a custom implementation in dask? Future plans?

from dask-ml.

mrocklin avatar mrocklin commented on August 23, 2024

Can we please explicitly list them here?

I'm not sure I undestand the question. They are all listed in the documentation. Perhaps you want the API reference? http://dask-ml.readthedocs.io/en/latest/modules/api.html

If you want to list them here that would be fine with me.

Are the GLMs a custom implementation in dask?

Yes. This is already answered in the documentation. See http://dask-ml.readthedocs.io/en/latest/glm.html

If the documentation is not sufficiently clear it would be great if you would collaborate to improve it.

from dask-ml.

rhiever avatar rhiever commented on August 23, 2024

Sorry, I was typing quickly to finish my thoughts before a call and didn't do a good job. I think I'm asking a question that wouldn't necessarily be expected to be covered by the docs.

What I meant was: What are all the custom algorithm implementations from scratch in dask-ml? I picked up from the docs that GLMs are indeed a custom implementation from scratch. Others (?):

  • Preprocessors
  • Spectral clustering

The rest seem to wrap existing implementations in some way to better parallelize them, e.g., for parameter search or CV. Is that a correct characterization?

from dask-ml.

marcelsan avatar marcelsan commented on August 23, 2024

I think that a comparasion of the different approaches in the same way of the Spectral Clustering Example would be great. It could answer questions like: "how well is dask grid search implementation when compared to sklearn?"

from dask-ml.

mrocklin avatar mrocklin commented on August 23, 2024

It looks like @TomAugspurger is doing some work to describe scalability here: #111

I encourage people to engage on that PR

from dask-ml.

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.