Skip to content

This project is a Data Science Suite designed to take in information from any API and make a model to provide output to review. Will work with any python library that returns a dataframe.

Notifications You must be signed in to change notification settings

JosephFrancisRe/Data-Science-Suite

Repository files navigation

Data-Science-Suite

This project is a Data Science Suite designed to take in data from any API and fit a linear regression model for processing. The project uses Machine Learning to generalize the code so it can work with any python library that has a function which returns a DataFrame. The Machine Learning algorithms will select independent variables it believes will make for the best model. Then the program outputs relevant statistical information for the user to review in both csv and visulation formats.

About

This project is a Data Science Suite designed to take in information from any API and make a model to provide output to review. Will work with any python library that returns a dataframe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages