You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
Contains a wide-ranging collection of compressed sensing and feature selection algorithms. Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.
Find the simplest model and the best method to predict whether an observation belongs to categories LOWER/GREATER of 20% trimmed mean of "ncrim" variable. AUEB Computer Science course Statistical Learning.
Group fairness auditing methods for set selections. Corresponding to paper "FINS Auditing Framework: Group Fairness for Subset Selections" AAAI/ACM AIES 2022
In this project, I have used Machine Learning (Linear Regression) for Prediction of fare and changes in airfare when a low cost airlines like Southwest Airline enters a new route in the US Aviation Market.