Skip to content
#

decision-tree-classifier

Here are 1,667 public repositories matching this topic...

This repository contains a Jupyter Notebook exploring the adult income dataset. The notebook performs Exploratory Data Analysis (EDA), including visualizations with charts and graphs. Additionally, it implements various classification models to predict income and analyzes their accuracy.

  • Updated Jun 9, 2024
  • Jupyter Notebook

A final year project for the University of Exeter, using machine learning to study patterns in millions of chess games (~350 GB). Ranked 1st in the cohort for undergraduate projects (85%).

  • Updated Jun 7, 2024
  • Jupyter Notebook

ML project focused on predicting Titanic passenger survival using various algorithms and extensive data analysis techniques. This project includes detailed data visualization and interpretation to uncover key factors affecting survival. By leveraging various ML models the analysis aims to achieve high predictive accuracy.

  • Updated Jun 5, 2024
  • Jupyter Notebook

Predict and prevent customer churn in the telecom industry with this project. Leverage advanced analytics and ML on a diverse dataset to build a robust classification model. Gain a deep understanding of customer behavior and identify key factors influencing churn. Clone the repository, explore insights, and enhance customer retention startegies.

  • Updated Jun 3, 2024
  • Jupyter Notebook

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

XGBoost (Extreme Gradient Boosting) is a highly efficient and accurate machine learning algorithm based on gradient boosting, excelling in structured data tasks. It includes features like regularization, handling missing values, and parallel processing. Widely used in competitions and industry, it supports multiple programming languages.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the decision-tree-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 decision-tree-classifier topic, visit your repo's landing page and select "manage topics."

Learn more