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

This project emphasizes on predicting churn of an employee within an organization such that whether the employee will leave the company or continue with it. It uses the data of previous employees who have worked for the company and by finding a pattern it predicts the churn in the form of yes or no.

  • Updated Aug 16, 2022
  • 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

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