Back to projects
Lineair regression PoC
Role: ML model Engineer
Lineair regression model Proof of Concept to predict percentage of smokers.
First project integrating machine learning models into software.
It predicts the percentage of smokers based on an age group and a selected year in the future. Data is coming from CBS API
I solved this using a lineair regression model from skLearn.
It predicts the percentage of smokers based on an age group and a selected year in the future. Data is coming from CBS API
I solved this using a lineair regression model from skLearn.