Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 329 Bytes

Recession-Predictor-

A predictor that looks at 6 factors such as employment rate, inflation, etc. to predict if there will be a recession.

● Scraped, aggregated & cleaned 50 years of US recession data from multiple sources into dataframe.

● Created a random forest that predicts Recessions in the USA with 97% accuracy.