Pinned Repositories
100daysMLcodingChallenge
Attribution-Modelling
Attribution Modelling
fairlearn
A Python package that implements a variety of algorithms that mitigate unfairness in supervised machine learning.
FairMLExample
hlfr
Implementation of Hierarchical Linear Four Rates algorithm for concept drift detection.
JIO_RAI
machine_learning_examples
A collection of machine learning examples and tutorials.
MarketMixModelling
ODSC2019
ODSC2019
XTECH
srayagarwal's Repositories
srayagarwal/100daysMLcodingChallenge
srayagarwal/machine_learning_examples
A collection of machine learning examples and tutorials.
srayagarwal/PythonLearning
PythonLearning
srayagarwal/arima-forecasting
Using Python StatsModel ARIMA to Forecast Time Series of Cars in Walmart Parking Lot
srayagarwal/hlfr
Implementation of Hierarchical Linear Four Rates algorithm for concept drift detection.
srayagarwal/MarketMixModelling
srayagarwal/bayesian-optimization
Python code for bayesian optimization using Gaussian processes
srayagarwal/codekatas
Keep your skills sharp by implementing basic algorithms and data structures
srayagarwal/Credit_Score
data from the kaggle 'give me some credit" competition
srayagarwal/data
Scripts to manipulate data
srayagarwal/Data-Science--Cheat-Sheet
Cheat Sheets
srayagarwal/drifter
Concept Drift and Concept Shift Detection for Predictive Models
srayagarwal/equalized_odds_and_calibration
Code and data for the experiments in "On Fairness and Calibration"
srayagarwal/fairness-comparison
Comparing fairness-aware machine learning techniques.
srayagarwal/fatml-pydata
Code and documentation for my PyData talk on fairness in machine learning
srayagarwal/GraphEnhancedMachineLearningForFraud
This project is part of a master's thesis studying how supervised learning models for detecting fraud can be improved by incorporating features based on graph theory
srayagarwal/Kaggle-Competition-Give-Me-Some-Credit
Includes script for Kaggle Competition - Give Me Some Credit
srayagarwal/lending-club
Applying machine learning to predict loan charge-offs on LendingClub.com
srayagarwal/ml-scripts
srayagarwal/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
srayagarwal/Python
Day-wise Python Learning resources from basic concepts to advanced Python applications such as data science and Machine learning. It also includes cheat-sheets, references which are logged daily to accelerate your learning.
srayagarwal/python-clustering-exercises
Jupyter Notebook exercises for k-means clustering with Python 3 and scikit-learn
srayagarwal/PythonProjects
A Portfolio of Python Projects