Skip to content
#

decision-tree

Here are 388 public repositories matching this topic...

mljar-supervised

A Python-based chess-like board game featuring advanced AI strategies including Minimax and Alpha-Beta pruning algorithms. Implements both offensive and defensive heuristics with performance metrics tracking and GUI visualization using Pygame.

  • Updated Nov 5, 2024
  • Python

This Machine Learning project predicts diseases based on the symptoms provided by the user. It employs three different machine learning algorithms: Decision Tree, Random Forest, and Naive Bayes, to ensure accurate predictions. The user interface is built using Tkinter for easy interaction.

  • Updated Oct 28, 2024
  • Python

Leverages big data and machine learning for wildlife conservation using GBIF species data. PySpark is used for preprocessing, K-Means for clustering, and Decision Trees for habitat prediction. Tableau visualizes species distribution, biodiversity, and conservation insights.

  • Updated Oct 18, 2024
  • Python

Heart disease classification using machine learning algorithms with hyperparameter tuning for optimized model performance. Algorithms include XGBoost, Random Forest, Logistic Regression, and moreto find the best model for accurate heart disease prediction.

  • Updated Oct 8, 2024
  • Python

Improve this page

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

Learn more