A web app which consoldiates several ML and DL APIs so that users can input datasets and see the results of an ML or DL model fitted on to their dataset. The process works in the following way:
- Users select which ML or DL model they want fitted onto their dataset.
- Users input their dataset.
- Label the independent, dependent, and categorical variables.
- Veiw your results.