Skip to content
#

catboost-classifier

Here are 63 public repositories matching this topic...

Discover a comprehensive approach to constructing credit risk models. We employ various machine learning algorithms like LightGBM and CatBoost, alongside ensemble techniques for robust predictions. Our pipeline emphasizes data integrity, feature relevance, and model stability, crucial elements in credit risk assessment.

  • Updated Jun 27, 2024
  • Jupyter Notebook

We all have experienced a time when we have to look up for a new house to buy. But then the journey begins with a lot of frauds, negotiating deals, researching the local areas and so on. So to deal with this kind of issues Today, I prepared a MACHINE LEARNING Based model, trained on the House Price Prediction Dataset.

  • Updated Jun 4, 2024
  • Jupyter Notebook

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

  • Updated Jun 1, 2024
  • Jupyter Notebook

This project develops an advanced predictive model to identify thyroid disease recurrence using machine learning algorithms. We used a detailed dataset with demographic, medical, and clinical features, and implemented Logistic Regression, Decision Tree, Random Forest, and CatBoost Classifier. Rigorous preprocessing and EDA were performed.

  • Updated Jun 1, 2024
  • Jupyter Notebook

The purpose is to train a predictive model that can determine if a given customer will subscribe to a term deposit based on these various features. By analyzing historical data on successful and unsuccessful subscription outcomes, patterns can be identified which help predict future subscription behavior.

  • Updated Jan 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the catboost-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catboost-classifier topic, visit your repo's landing page and select "manage topics."

Learn more