decisiontree
There are 52 repositories under decisiontree topic.
DecisionTrees.jl
Julia Decision Tree Algorithms for Regression
question-tree-react
Example use of the npm "question-tree-core" package within a simple React app
Spark-Mllib-Telco
Prediction of Customer Churn using Spark Mllib
DATASCIENTISTMLINTERVIEWPREP24
DATASCIENTST ML INTERVIEW PREP24
DATA-SCIENCE-INTERNSHIP-PROJECT
DATA-SCIENCE-INTERNSHIP-PROJECT
IntrusionDetection
Intrustion Detection Models based on Internet Traffic Data obtained from the NSL-KDD Dataset
tree2rule
基于决策树生成可视化规则。generate visualization rules based on decision trees.
DecisionTree
Project developed in the Data Structure Class module 2. Binary Search Tree & Decision game
Big-Data-and-Intelligence-Analytics
Analyzing IBM HR Analytics Employee Attrition & Performance using Decision Tree and Keras Deep Learning
LTBIscreeningproject
:tv: Latent tuberculosis screening cost-effectiveness analysis
Decisiontree_from_scratch
Machine Learning Project for course INF264
Truth-Guard
This repository contains code for evaluating different machine learning models for classifying fake news. The dataset used for this evaluation consists of labeled news articles as either "REAL" or "FAKE". Three popular classifiers, Support Vector Machine (SVM), Decision Tree, and Logistic Regression, are trained and evaluated on this dataset.
DecisionTreeClustering
Decision Trees but for segmentation!!!!
EMNIST-EnglishLetters-OCR-DT-RF
EMNIST English letters OCR machine learning model using Random Forests (RF) and Decision Trees (DT) algorrithms.
SDGs-interlinks-with-Climate-Change-Energy-Transition
Connecting the Sustainable Development Goals with climate change and the energy transition
Covid-19-Analysis
Analysis of Covid-19 date using machine learning models - Decision Tree, Logistic Regression, Neural Networks, Predictive Mining, Association mining, Clustering.
Brute-Force-Tree-Balance
This is a repository for balancing a Binary Search Tree using a brute force recursive algorithm.
AMBEV-Case
Retrieving Insights - Hypothesis Tests - Logistic Regression - Churn - Model - Python - DecisionTreeRegression
The-Sparks-Foundations-DS
These are the tasks provided by The Sparks Foundation for the #GRIPNOV20 for Data Analysis internship.
Scikit-learn-DecisionTreeClassifier-Updater
An open-source tool to convert older Scikit-learn DecisionTreeClassifier models to the newer version.
sleepify-sleep-disorder-app
Sleepify, a sleep disorder web-based application that helps user to detect potential sleep disorders using machine learning.
Churn-Prediction
This project aims to predict customer churn using machine learning algorithms. The project includes data preprocessing, feature engineering, and model evaluation.
smart-heart-disease-detection
heart disease detection using different ML algorithms Like SVM ,KNN, Ensemble method ,decision tree,LR
Artificial-Intelligence
Decision tree from scratch
kaggle_titanic_classifier
This is a classifier for the Titanic Kaggle competition. The goal of the competition is to predict whether a passenger survived the sinking of the Titanic based on various features such as age, sex, and passenger class.
GHG_emission_prediction
Consumption and emissions prediction from non-residential buildings in Seattle.
Text-Sentiment-Analysis-in-NLP
Data Mining Project
employeeattrition
This repository contains code that was used to predict employee attrition using machine learning methods.
Classification-with-Python
IBM Project
Halloween-Candy-Sales-Predictions
A Python Machine Learning Project designed to predict Halloween Candy sales for a company based on historical data
CodeAcademy-Machine-Learning-In-Python-Project-Find-The-Country-Flag
In this project, I've used decision trees to try to predict the continent of flags based on several of features such as colours and shapes
Churn_Prediction
Churn prediction using Random Forest and Decision Tree Classifiers.
Binary-Search-Decision-Tree
This is an example of a binary search tree used as a decision tree