Skip to content
#

decison-trees

Here are 77 public repositories matching this topic...

This project evaluates logistic regression, random forest, decision tree, and gradient boosting classifier models for fake news detection. Using labeled data, it analyzes accuracy, confusion matrices, and ROC curves to understand each model's effectiveness in discerning between real and fake news.

  • Updated May 14, 2024
  • Jupyter Notebook

Leveraging ColumnTransformer, pipelines, standardization, and encoding, we'll preprocess data. Using Logistic Regression, Decision Trees, Random Forest, and XGBoost, we'll analyze factors like job satisfaction, promotion, and salary to predict churn. This helps companies improve satisfaction, reduce turnover, and enhance stability.

  • Updated May 2, 2024
  • Jupyter Notebook

Project for Kannada digits recognition using Kannada-MNIST dataset. Employ PCA for dimensionality reduction to 10 components, and apply Decision Trees, Random Forest, Naive Bayes, K-NN Classifier, and SVM for prediction. Evaluate models using Precision, Recall, F1-Score, Confusion Matrix, and RoC-AUC curve.

  • Updated Sep 30, 2023
  • Jupyter Notebook

"Flight Price Prediction: GitHub repo for ML-based airline ticket price forecasting. Collect, preprocess data, train models, deploy, and evaluate. Open-source under MIT License."

  • Updated Sep 3, 2023
  • Jupyter Notebook

The primary objective of this study is to explore the feasibility of using machine learning algorithms to classify health insurance plans based on their coverage for routine dental services. To achieve this, I used six different classification algorithms: LR, DT, RF, GBT, SVM, FM(Tech: PySpark, SQL, Databricks, Zeppelin books, Hadoop, Spark-Submit)

  • Updated Jun 25, 2023
  • Python

Improve this page

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

Learn more