Skip to content

danielwang730/MIDS-DATASCI-207-Applied-Machine-Learning

Repository files navigation

MIDS-DATASCI-207-Applied-Machine-Learning

Projects and labs from the UC Berkeley MIDS DATASCI 207: Applied Machine Learning course.


Labs

Throughout the course, I completed a series of hands-on labs that cover core machine learning workflows. These exercises include experimentation with different supervised and unsupervised learning techniques, model evaluation strategies, and tuning pipelines.

View all labs


Final Project: Predicting Long- and Short-Term Stock Price Movements

For the final project, I developed a machine learning pipeline to predict both long-term trends and short-term price movements in the stock market. The workflow includes feature engineering, temporal train/test splitting, and experimentation with models like linear regression, logistic regression classification, and the long short-term memory (LSTM) architecture. Performance metrics were evaluated across time slices, and confidence thresholds were incorporated to enhance decision-making under uncertainty. The trading strategy was ultimately assessed against multiple baselines, and the final outcomes reflected strong predictive and strategic performance.

Project folder and detailed write-up

A comprehensive breakdown of the methods, results, and lessons learned is available in the README.md file inside the project folder.

About

Projects and Labs from Berkeley MIDS DATASCI 207 Applied Machine Learning Course

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors