top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Machine Learning Data Modeling

Project Type

Machine Learning

Date

April 2023

For this project I developed a machine learning model focused on analyzing stock market data. I created queries to pull data from various API endpoints and transform it into a machine learning format. I then loop through 40 different types of machine learning algorithms ranging from linear regression to deep neural networks. The program selects the best performing algorithm and fits it to the data. The results are pushed out to an AWS server and surfaced on the client's website.

bottom of page