Skip to content
#

decison-trees

Here are 81 public repositories matching this topic...

In the context of the project "SURGICAL-OPERATIONS-PREDICTION," we've been performing various data analysis and modeling tasks. This includes data preprocessing such as selecting specific columns ('T - 28' to 'T - 1'), computing statistics like mean, maximum, and standard deviation, and possibly visualizing data distributions.

  • Updated Jul 12, 2024

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

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