Skip to content
#

information-gain

Here are 63 public repositories matching this topic...

AIKA is a new type of artificial neural network designed to more closely mimic the behavior of a biological brain and to bridge the gap to classical AI. A key design decision in the Aika network is to conceptually separate the activations from their neurons, meaning that there are two separate graphs. One graph consisting of neurons and synapses…

  • Updated May 20, 2024
  • Java

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 repository containing the source code, datasets, and ranked features for the Nested Bigrams method proposed in a paper published in ICDMW. This method is designed for authorship attribution in source code to address cybersecurity issues.

  • Updated Jul 1, 2023
  • Python

"A set of Jupyter Notebooks on feature selection methods in Python for machine learning. It covers techniques like constant feature removal, correlation analysis, information gain, chi-square testing, univariate selection, and feature importance, with datasets included for practical application.

  • Updated May 28, 2023
  • 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

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
  • 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.

Curate this topic

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."

Learn more