Git Product home page Git Product logo

Comments (6)

serengil avatar serengil commented on May 13, 2024 2

Your prediction features do not satisfy the built decision tree rules. This should be handled and fixed in framework. Also, currently precision, recall metrics are not calculated in the FW as well. I'll add those metrics. I plan to fix these issues tonight or tomorrow night. Thank you for your deeply explanation about issues.

from chefboost.

serengil avatar serengil commented on May 13, 2024 1

I will inform you when I updated the code. Unfortunately, I could not work on it yet.

from chefboost.

serengil avatar serengil commented on May 13, 2024 1

Sorry for the late solution.

This issue is solved in chefboost=0.0.5. Please upgrade your package.

The problem was decision tree has no branch for the instance you passed. As a solution, I returned the most frequent one for the current branch in the else statement. Mean value of the sub data set for the current branch will be returned for regression problems as well.

Please inform me after you tried the new version.

from chefboost.

Akeem-Liburd avatar Akeem-Liburd commented on May 13, 2024

I am also experiencing the same issue.

from chefboost.

danialcheung avatar danialcheung commented on May 13, 2024

Also experiencing the same issue.

from chefboost.

danialcheung avatar danialcheung commented on May 13, 2024

works great, thanks!

from chefboost.

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.