Giter Club home page Giter Club logo

Comments (3)

cerlymarco avatar cerlymarco commented on May 25, 2024

Hi,
The splits are computed until there is "some utility" and at least 3 points are available. In other words, if an improvement (a decrease in loss of 1e-5) is detected by adding a split the model continues to grow. If not, the model remains as is.
In the left part of your plot, these conditions are not met.
I suggest you to check also your model summary.
If you support the project don't forget to leave a star ;-)

from linear-tree.

dieguisgs avatar dieguisgs commented on May 25, 2024

And it makes any sense that there is no improvement? Just by wathing the chart. My objective is to overfiti it in max_depth. So it learn all the data.

I appreciate any comment

:)

from linear-tree.

cerlymarco avatar cerlymarco commented on May 25, 2024

Maybe yes, if you simply want to overfit them a simple DecisionTreeRegressor from sklearn suits well

from linear-tree.

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.