Skip to content
#

decision-tree-classifier

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

This repository contains a project using the Iris dataset for data visualization, outlier detection, normalization, and classification. The project includes models like GaussianNB, RandomForestClassifier, and DecisionTreeClassifier, with hyperparameter tuning and PCA for dimensionality reduction.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Customer churn, or the loss of clients, is a critical issue for banks as it directly impacts revenue. By leveraging machine learning algorithms, we can analyze historical customer data and predict the likelihood of churn. This project employs Decision Tree and Random Forest models to achieve high prediction accuracy.

  • Updated Jun 12, 2024
  • Jupyter Notebook

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 12, 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

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