Skip to content
#

decision-tree-classifier

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

This project aims to predict the compressive strength of concrete using various machine learning models. The analysis is performed on a dataset that includes features such as the composition and age of the concrete. The goal is to identify the most effective model for predicting concrete strength.

  • Updated Jul 12, 2024
  • Jupyter Notebook

The project focuses on predicting the presence of heart disease based on various medical variables such as age, sex, and cholesterol level. Decision tree models are employed for this classification task, exploring both basic and hyperparameter-tuned versions.

  • Updated Jul 12, 2024
  • Jupyter Notebook

Ce TP vise à : - La prise en main de la bibliothèque scikit-learn de Python, dédiée à l'apprentissage automatique - Sensibilisation à l'évaluation des modèles appris en classification supervisée. Iris is a dataset introduced in 1936 by Ronald Aylmer Fisher as an example of discriminant analysis.   This set contains 150 examples of criteria obser…

  • Updated Jul 10, 2024
  • Jupyter Notebook

Our project utilizes machine learning models to predict cardiovascular diseases (CVDs) by analyzing diverse datasets and exploring 14 different algorithms. The aim is to enable early detection, personalized interventions, and improved healthcare outcomes.

  • Updated Jul 9, 2024
  • Jupyter Notebook

Using Exploratory Data Analysis(EDA) and building different Machine Learning Models(Logistic Regression, Decision Tree, Random Forest and XGBoost) We'll help Salifort Motors to predict employee turnover rate and retain their talents.

  • Updated Jul 8, 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