COSC481W-2024Fall / MLite

A user-friendly ML platform that lets non-experts upload datasets, receive model suggestions, schedule training, and deploy models for real-time predictions
0 stars 0 forks source link

created branch, .py, linear regression #13

Closed congbrian closed 1 month ago

congbrian commented 1 month ago

added linear regression function, convert ipynb to .py, created branch

TODO: Need some way to determine how we get one hot encoded categorical variables from categorical columns for linear regression