hemantkshirsagar8 / PSL_VNIT_ML_PROJ

Research and Implementation on Explainable AI using SHAP architecture.
1 stars 0 forks source link

Implement Explainable AI for 'Linear regression' over existing and new models. #2

Open hemantkshirsagar8 opened 4 years ago

hemantkshirsagar8 commented 4 years ago

Task.

hemantkshirsagar8 commented 4 years ago

Hows the progress, any difficulties?

sathish2379 commented 4 years ago

good so far sir but I am unable to connect to google colab

hemantkshirsagar8 commented 4 years ago

Thanks, Satish, Are there any specific issues you're facing for google colab?.

You can paste error here, for more information.

sathish2379 commented 4 years ago

sure sir,I will do right now,I am trying to replicate some examples of linear regression

hemantkshirsagar8 commented 4 years ago
sathish2379 commented 4 years ago

Here is an example of linear logistic regression along with SHAP refer: https://slundberg.github.io/shap/notebooks/linear_explainer/Sentiment%20Analysis%20with%20Logistic%20Regression.html

sathish2379 commented 4 years ago

Successfully integrated SHAP for the diabetes example Have to understand some of the things currently undergoing it

hemantkshirsagar8 commented 4 years ago

Any progress on this?