-
Updated
Nov 2, 2017 - Java
information-gain
Here are 62 public repositories matching this topic...
Built and implemented the Decision Tree successfully with split on the basis of information gain from scratch
-
Updated
Mar 17, 2020 - Jupyter Notebook
Implementation of decision tree from the scratch using entropy as criteria for information gain calculations.
-
Updated
May 22, 2019 - MATLAB
-
Updated
Aug 7, 2021 - Jupyter Notebook
Polycystic Ovary Syndrome (PCOS) is a widespread pathology that affects many aspects of women's health, with long-term consequences beyond the reproductive age. The wide variety of clinical referrals, as well as the lack of internationally accepted diagnostic procedures, have had a significant impact on making it difficult to determine the exact…
-
Updated
Dec 29, 2021 - Jupyter Notebook
Information gain can be used to get information about the value of attributes regarding a conceived result.
-
Updated
Jun 21, 2023 - Python
Content: Root node, Decision node & Leaf nodes, Attribute Selection Measure (ASM), Feature Importance (Information Gain), Gini index
-
Updated
May 1, 2024 - Jupyter Notebook
-
Updated
Mar 22, 2018 - Python
Feature selection techniques on author text data
-
Updated
Dec 18, 2020
Implementation of decision tree using information gain
-
Updated
Feb 18, 2019 - Python
Focused on math and applied the methods into programming.
-
Updated
Jul 29, 2021 - Python
Information gain of a car dataset was calculated in this notebook
-
Updated
Jun 6, 2022 - Jupyter Notebook
Implemented Decision tree learning algorithm using ID3 with Information Gain Heuristic in Python and used Pandas for pre-processing data.
-
Updated
Feb 16, 2018 - Python
Tech Challenge of the Postgraduate in Data Analytics, from FIAP, analyzing Brent Oil price data, in comparison with historical, economic and societal data, integrating correlation and causality analyzes of items with prices, as well as developing a model forecast and an importance analysis through information gain from a forest model (XGBoost)
-
Updated
Jan 28, 2024 - Jupyter Notebook
Delved into advanced techniques to enhance ML performance during the uOttawa 2023 ML course. This repository offers Python implementations of Naïve Bayes (NB) and K-Nearest Neighbor (KNN) classifiers on the MCS dataset.
-
Updated
Jan 9, 2024 - Jupyter Notebook
A simple implementation of the ID3 algorithm in Rust.
-
Updated
Nov 15, 2020 - Rust
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
To predict which drug might be appropriate for a future patient with particular type of illness using Decision Trees.
-
Updated
Jul 13, 2021 - Jupyter Notebook
Applying Text Mining technique in DevOps Challenges and Recommendations to teach
-
Updated
Jun 13, 2021 - Jupyter Notebook
Implement the decision tree learning algorithm using Information gain heuristic & Variance impurity heuristic
-
Updated
Nov 1, 2021 - Python
Improve this page
Add a description, image, and links to the information-gain topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the information-gain topic, visit your repo's landing page and select "manage topics."