Skip to content
#

feature-selection

Here are 30 public repositories matching this topic...

A set of notebooks that leverage classical ML algorithms and DL neural nets using TF, Keras and Theano to address a series of issues in the field of conservation and biology.

  • Updated Jul 29, 2020
  • Jupyter Notebook

This repository contains notebooks in which I have implemented ML Kaggle Exercises for academic and self-learning purposes. In my notebooks, I have implemented some basic processes involved in ML Data Processing like How to take care of Missing Values, Handling Categorical Variables, and operations like mapping, 'Grouping', 'Sorting', 'Renaming …

  • Updated Sep 13, 2020
  • Jupyter Notebook

"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
iotthreat-classification-ensemble

Jupyter notebook for IoT threat detection using ensemble machine learning. Features data preprocessing, model training (Logistic Regression, Decision Trees, Neural Networks, etc.), and ensemble techniques for enhanced accuracy.

  • Updated Nov 4, 2023
  • Jupyter Notebook

Determined which species of mosquito are most common, and which are most likely to carry WNV. Made dummies to reflect whether trap data corresponded to one of the chief carrier mosquitos, and whether trap data collected from a particular street. Obtained total pricipation data, and average temperature data for the 14 days prior to the date of ea…

  • Updated Jun 15, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the feature-selection 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 feature-selection topic, visit your repo's landing page and select "manage topics."

Learn more