-
Updated
Dec 30, 2022 - Jupyter Notebook
gini-index
Here are 38 public repositories matching this topic...
Classification of Data Using Decision Tree and Random Forest
-
Updated
Dec 23, 2023 - C++
Assignments and Project from NJIT CS 675
-
Updated
Aug 13, 2019 - Python
The AdaBoost algorithm is an ensemble learning method that combines multiple weak learners (base estimators) to create a stronger predictive model.
-
Updated
Jul 1, 2023 - Jupyter Notebook
Content: Root node, Decision node & Leaf nodes, Attribute Selection Measure (ASM), Feature Importance (Information Gain), Gini index
-
Updated
May 1, 2024 - Jupyter Notebook
Contains KNN regression, Linear regression, KNN classification and Decision trees (using gini index, entropy & misclassification rate), all implemented from scratch.
-
Updated
Feb 13, 2021 - Jupyter Notebook
Here are some projects based on static methods of information processing. There are many different methods that you can use to process your information, depending on your needs.
-
Updated
Apr 23, 2021
Implemented a Decision Tree from Scratch using binary univariate split, entropy, and information gain. Used Gini index and Pruning for performance improvement.
-
Updated
Dec 25, 2021 - Jupyter Notebook
Supervised and unsupervised analysis
-
Updated
Dec 20, 2022 - R
A decision tree built in python for my 4th year module CA4010, Data Mining
-
Updated
May 12, 2024 - Python
Using pyhthon with pandas and scikit-learn libraries to split, train, test and check the accuracy of DecisionTree model on top of diabetes dataset
-
Updated
Feb 23, 2024 - Jupyter Notebook
Graphical user interface for azapy library - Finacial Portfolio Optimization Algorithms
-
Updated
Jul 29, 2024 - Python
A decision tree classification model based on bank marketing data
-
Updated
Oct 2, 2024 - Jupyter Notebook
This repository contains ml model for applying decision tree on Iris dataset
-
Updated
Jun 21, 2024 - Jupyter Notebook
These are coding assignments and projects for the CS 675 Machine Learning course.
-
Updated
Jul 5, 2020 - Python
This repository contains code to build various versions of Decision Tree Models (Gini, Entropy) for the Titanic Passenger Survival prediction from Kaggle Competitions. Pruning is also performed to reduce the Overfitting
-
Updated
Jul 31, 2020 - Jupyter Notebook
2D Gini Index Implementation
-
Updated
Jun 17, 2024 - Python
-
Updated
Dec 21, 2020 - Jupyter Notebook
This project focuses on implementing and analyzing the learning process in decision trees using Connect 4.
-
Updated
Aug 25, 2023 - Jupyter Notebook
EDA project for GDP, Inflation, Income Per Capita, Income Inequality in Egypt (1961-2020)
-
Updated
Mar 11, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the gini-index topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gini-index topic, visit your repo's landing page and select "manage topics."