Machine Learning

NFL Predictions with SageMaker
Overview Make predictions with with the SageMaker Endpoint that you have setup after downloading the model package from AWS Marketplace. The model takes a ...
Tue, Dec 4, 2018 at 10:59 AM
Credit Default Predictor
The model takes in 23 variables as an input and then produces a 1 if the model thinks they will default and a 0 if not. The variables can be describers ...
Fri, Nov 9, 2018 at 9:41 AM
Detecting Phishing Websites
Creating Your Record The model takes in 30 different numeric variables that all represent different features and attributes of a potential phishing website...
Tue, Nov 13, 2018 at 1:47 PM
Predicting the Closing Price of Cryptocurrencies
Creating Your Record Using only 8 easily accessible attributes predict the closing price of the top 2000 cryptocurrency prices. The dataset used for traini...
Mon, Nov 19, 2018 at 10:02 AM
Predicting the Number of Bike Rentals in a City
Creating Your Record Using data about both weather and holidays predict the number of rentals of bikes involved in the bike sharing programs. The model tak...
Mon, Nov 19, 2018 at 12:09 PM