Skip to content
View grigory93's full-sized avatar

Block or report grigory93

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. Plotting decision trees with H2O-3 Plotting decision trees with H2O-3
    1
    titanic_1tree = h2o.gbm(x = predictors, y = response, 
    2
                            training_frame = titanicHex, 
    3
                            ntrees = 1, min_rows = 1, sample_rate = 1, col_sample_rate = 1,
    4
                            max_depth = 5,
    5
                            # use early stopping once the validation AUC doesn't improve by at least 0.01%
  2. h2oai/h2o-3 h2oai/h2o-3 Public

    H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K…

    Jupyter Notebook 6.9k 2k

  3. h2oai/driverlessai-recipes h2oai/driverlessai-recipes Public

    Recipes for Driverless AI

    Python 241 94

  4. teradata-aster-field/toaster teradata-aster-field/toaster Public

    Tools for Aster in R

    R 11 2

  5. RelationalAI/sales-eng-tools RelationalAI/sales-eng-tools Public

    Sales Engineering tools for RAI

    Java 2