Skip to content
View ShashvatGuptaDS's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ShashvatGuptaDS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Random Forest Regression using LIME Random Forest Regression using LIME
    1
    #Create an explainer instance
    2
    explainer = lime.lime_tabular.LimeTabularExplainer(X_train, 
    3
                                                       feature_names=diabetes.feature_names, 
    4
                                                       class_names=['price'],
    5
                                                       categorical_features=categorical_features, 
  2. Dask-Example Dask-Example Public

    Dask Lazy Computation Demonstration

    Jupyter Notebook

  3. ExplainableAI ExplainableAI Public

    Interpreting Regression Model Behaviour Using Lime

    Jupyter Notebook

  4. Reddit-Discourse-Prediction- Reddit-Discourse-Prediction- Public

    Reddit Discourse Prediction with NLP using NLTK and spaCY

  5. H2o-Flow H2o-Flow Public

    Getting Started With H2o Flow

    1

  6. PyCaret PyCaret Public

    Exploring PyCaret

    Jupyter Notebook