Code Monkey home page Code Monkey logo

Comments (12)

arjoly avatar arjoly commented on May 6, 2024

@MechCoder what do you think about it?

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

Sure, but let me finish this PR first.

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

@arjoly @fabianp I believe this involves patching the liblinear files too, such that accept the coef_init as a parameter, am I right?

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

@GaelVaroquaux Should I patch the liblinear files too so that there is uniformity between all the three classes?

from scikit-learn.

fabianp avatar fabianp commented on May 6, 2024

Sorry, this issue is 4 years old and now I have a different opinion.

The more we patch liblinear the harder it is to keep up with upstream.
Plus, now that we have different solvers based on Scipy.optimize we can do
warm restarts (which we take advantage of in LogisticRegressionCV).

My opinion would be to close this issue as obsolete thanks to Manoj's
work.
On Jul 28, 2014 1:13 PM, "Manoj Kumar" [email protected] wrote:

@arjoly https://github.com/arjoly @fabianp https://github.com/fabianp
I believe this involves patching the liblinear files too, such that accept
the coef_init as a parameter, am I right?


Reply to this email directly or view it on GitHub
#11 (comment)
.

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

I understand, perhaps just adding it to the newton-cg and lbfgs solvers, for Logistic Regression would be a better option?

from scikit-learn.

fabianp avatar fabianp commented on May 6, 2024

Indeed

from scikit-learn.

larsmans avatar larsmans commented on May 6, 2024

Can we close this issue now that we have the new solvers?

from scikit-learn.

GaelVaroquaux avatar GaelVaroquaux commented on May 6, 2024

Can we close this issue now that we have the new solvers?

I think so. Good catch

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

I just did ;)

from scikit-learn.

MechCoder avatar MechCoder commented on May 6, 2024

We could still have a warm start option for the new solvers though, but I'm not sure if it is needed.

from scikit-learn.

fabianp avatar fabianp commented on May 6, 2024

+1 for closing, thanks

from scikit-learn.

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.