Skip to content
View Greg-S-12's full-sized avatar

Block or report Greg-S-12

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. energy-consumption-forecasting energy-consumption-forecasting Public

    Try machine learning model vs deep learning. XGBoost is used for forecasting and recurrent neural networks (RNN, LSTM) are applied to the same dataset. RNN provide the best model.

    Jupyter Notebook 1

  2. sentiment-analysis-of-recipe-reviews sentiment-analysis-of-recipe-reviews Public

    Project to conduct NLP for sentiment analysis using NLPToolkit, RegEx and Sci-Kit learn.

    Jupyter Notebook

  3. pneumonia_cnn pneumonia_cnn Public

    Convolutional Neural Network to identify cases of pneumonia from x-rays.

    Jupyter Notebook

  4. Tree-Cover-Classification-Project Tree-Cover-Classification-Project Public

    Using a one-vs-rest approach to classify each of 7 tree types; correctly classify 99% of entries in test dataset (assuming 50% threshold).

    HTML

  5. Gradient-Descent Gradient-Descent Public

    Notebook demonstrating gradient descent and the maths behind Linear and Logistic Regression.

    Jupyter Notebook