💚 A heart disease classifier using 4 SVM kernels and decision trees, with PCA, ROC, pruning, grid search cv, confusion matrix, and more
-
Updated
Dec 10, 2020 - Jupyter Notebook
💚 A heart disease classifier using 4 SVM kernels and decision trees, with PCA, ROC, pruning, grid search cv, confusion matrix, and more
This Repo contains Decision Tree related various tasks
An implementation of simplified C4.5 algorithm with postpruning.
Supervised Classfication models - Logistic Regression & Decision Tree, AUC-ROC Curve
The aim is to develop an ML- based predictive classification model (logistic regression & decision trees) to predict which hotel booking is likely to be canceled. This is done by analysing different attributes of customer's booking details. Being able to predict accurately in advance if a booking is likely to be canceled will help formulate prof…
Create a decision tree, plot it, convert the rules into IF-THEN format, and utilize cost-complexity pruning for minimal tree and interpretable rules.
Determine whether someone has heart disease with decision tree
A hotel chain is having issues with cancellations. This project analyzes customer booking data to identify which factors significantly influence cancellations, build models using logistic regression and decision trees to predict cancellations in advance, and help formulate profitable policies for cancellations and refunds for the hotel group
A Portuguese hotel group seeks to understand reasons for its excessive cancellation rates.
Learning the causes and insights from the Acute Inflammations Dataset using Decision Trees
Add a description, image, and links to the cost-complexity-pruning topic page so that developers can more easily learn about it.
To associate your repository with the cost-complexity-pruning topic, visit your repo's landing page and select "manage topics."