Git Product home page Git Product logo

Comments (2)

ek-ak avatar ek-ak commented on September 25, 2024

Hello!
It seems that in your case (there are very few different values in your cat feature), the best options is to use one_hot_encoded features (set option one_hot_max_size to 100). We will check, why it is not default behaviour in your case.

from catboost.

ArtemBoltaev avatar ArtemBoltaev commented on September 25, 2024

Hi, Ekaterina,

Thank you for your response.

One-hot encoding definitely works in this toy case.
However, I am still concerned about real production cases. Is it possible that the issues we've discussed could happen with real data?
I am worried because, despite all my research, I haven't found a comprehensive guide on categorical feature encoding. If I understand correctly, the CatBoost categorical encoding algorithm uses a variety of encoding schemes that operate differently depending on many parameters, such as whether it's a classification or regression task, among others.
Do you have any kind of diagram that describes the algorithm for choosing parameters for categorical encoding?
I've heard many people say: "We don't know exactly how it works, but it works." Perhaps if we describe this algorithm in more detail, we could add it to the documentation and help more people feel confident about using CatBoost.

from catboost.

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.