Pinned Repositories
feature_selection_using_sensitivity_analysis
A new feature selection method using feedforward neural networks and variance-based sensitivity analysis
Language-Translator-RNN
I built a language translator algorithm using a Sequence to Sequence model Recurrent Neural Network.
lime-interpretable-ml
An example of how the LIME algorithm can be used to provide real-world insight into the decision processes of a 'black-box' machine learning algorithm - in this case a Radom Forest regressor.
PDPbox
python partial dependence plot toolbox
saurabhshubham323's Repositories
saurabhshubham323/PDPbox
python partial dependence plot toolbox
saurabhshubham323/feature_selection_using_sensitivity_analysis
A new feature selection method using feedforward neural networks and variance-based sensitivity analysis
saurabhshubham323/Language-Translator-RNN
I built a language translator algorithm using a Sequence to Sequence model Recurrent Neural Network.
saurabhshubham323/lime-interpretable-ml
An example of how the LIME algorithm can be used to provide real-world insight into the decision processes of a 'black-box' machine learning algorithm - in this case a Radom Forest regressor.