Skip to content
View amhurtad's full-sized avatar

Block or report amhurtad

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ML-Model-Selection ML-Model-Selection Public

    I assessed the performance of three different machine learning models: Decision trees, Logistic Regression and K Nearest Neighbors on 4 datasets to see which one performed best in binary classifica…

    Jupyter Notebook

  2. kaggle-Twitter-US-Airline-Sentiment- kaggle-Twitter-US-Airline-Sentiment- Public

    Forked from satyajeetkrjha/kaggle-Twitter-US-Airline-Sentiment-

    This repository contains solution to the Twitter US Airline Sentiment on kaggle .

    Python

  3. Chat-Bot Chat-Bot Public

    Simple Chat Bot that helps plan your week events and at the end relays those plans back to user.

    Python

  4. Correlation-between-Song-Features-and-Song-Popularity Correlation-between-Song-Features-and-Song-Popularity Public

    In this project my group and I used Spotify music datasets in order to implement Machine Learning techniques to test if there was some sort of correlation between a song's features (genre, BPM, dan…

    Jupyter Notebook

  5. CNN-Dog-vs.-Cat CNN-Dog-vs.-Cat Public

    CNN that is able to distinguish between a picture of a dog and cat. Done through a course in which I learned how to build ANN's

    Jupyter Notebook

  6. RNN-Google-Stock RNN-Google-Stock Public

    RNN that uses past features of Google stock prices to attempt to predict future stock prices.

    Python