Skip to content
View eshareddych's full-sized avatar

Block or report eshareddych

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Hello_World Hello_World Public

    This is a trial repository

  2. practicalAI practicalAI Public

    Forked from GokuMohandas/Made-With-ML

    A practical approach to learning machine learning.

    Jupyter Notebook

  3. linear_regression_live linear_regression_live Public

    Forked from llSourcell/linear_regression_live

    This is the code for the "How to Do Linear Regression the Right Way" live session by Siraj Raval on Youtube

    Python

  4. Predicting_real_estate_prices_using_scikit-learn Predicting_real_estate_prices_using_scikit-learn Public

    Forked from MBKraus/Predicting_real_estate_prices_using_scikit-learn

    Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)

    Python

  5. Box-Office-Revenue-AI-Based-on-Social-Media Box-Office-Revenue-AI-Based-on-Social-Media Public

    Forked from keviny88/Box-Office-Revenue-AI-Based-on-Social-Media

    Predicting a movie's box office revenue based on IMDB review sentiment analysis. Utilizes random forest and linear regression models.

    Jupyter Notebook

  6. ridge ridge Public

    Forked from alexhuth/ridge

    Efficient python code for running ridge regression with cross validation

    Python