Code Monkey home page Code Monkey logo

house-rate-predictor's People

Contributors

sineme01 avatar

Stargazers

 avatar

Watchers

 avatar

house-rate-predictor's Issues

Poor performance of pipeline for catboost version <=0.25.1

Hello,I deployed your pipeline locally. But I noticed that its performance changed when adopting different versions of catboost
As shown in the following experiment results, this model performs best if we use catboost version >0.25.1. The detailed information are as follows:

+----------+---------+----------+-----------+---------+
| Package  | Version | Runtime  |   Memory  |  Score  |
+----------+---------+----------+-----------+---------+
| catboost |  1.0.3  | 30.6443  | 123.90042 | 0.00041 |
| catboost |  0.25.1 | 30.11185 | 123.89584 | 0.00041 |
| catboost |  0.24.4 | 31.6938  | 123.89561 | 0.00041 |
| catboost |  0.23.2 | 32.95948 | 123.89417 | 0.00041 |
| catboost |   0.23  | 32.28723 | 123.90016 | 0.00041 |
| catboost |  0.20.2 | 32.48754 | 123.89274 | 0.00046 |
| catboost |  0.17.5 | 67.66268 | 123.89569 | 0.00692 |
| catboost |  0.16.5 | 64.74606 | 123.89672 | 0.05454 |
| catboost |  0.15.2 | 65.68648 | 123.89305 | 0.05454 |
| catboost |  0.12.2 | 60.95166 | 123.90483 | 0.05959 |
| catboost |  0.10.3 | 58.98892 | 123.89993 | 0.06299 |
+----------+---------+----------+-----------+---------+

Solution

According to the experimental results, you can limit catboost version >0.25.1 to ensure that the pipeline can get better performance.

Device Info

OS Platform and Distribution: windows 10
Python Version: 3.7.10

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.