-
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
Decision Tree Classification via CART Algorithm
-
Updated
May 5, 2020 - Python
Udacity Project 1 - Investigate economic, inequality, & corruption data. This project sets out to find a relationship between the fastest-growing countries, corruption, & inequality.
-
Updated
Nov 5, 2020 - Jupyter Notebook
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
Décorticage les jeux de données commerciale pour faciliter la prise de décision appuyée sur data: sortir les business insights, identifier les anomalies et des opportunités
-
Updated
May 14, 2022 - Jupyter Notebook
Fast computation of the Gini coefficient
-
Updated
Feb 12, 2024 - MATLAB
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
Code created during a Machine Learning class at Columbia University
-
Updated
Jan 24, 2024
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
This repository contains ml model for applying decision tree on Iris dataset
-
Updated
Jun 21, 2024 - Jupyter Notebook
A decision tree classification model based on bank marketing data
-
Updated
Oct 2, 2024 - Jupyter Notebook
A decision tree built in python for my 4th year module CA4010, Data Mining
-
Updated
May 12, 2024 - Python
A collection of experiments I have performed for the course "Machine Learning" as part of the curriculum for Semester 6 of TY B. Tech. Computer Engineering at KJ Somaiya College of Engineering.
-
Updated
Mar 27, 2024 - Python
These are coding assignments and projects for the CS 675 Machine Learning course.
-
Updated
Jul 5, 2020 - Python
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."