{"id":17495547,"url":"https://github.com/tbarlow12/learn-it-your-way","last_synced_at":"2026-04-29T23:31:12.447Z","repository":{"id":73360791,"uuid":"102926237","full_name":"tbarlow12/Learn-It-Your-Way","owner":"tbarlow12","description":"Using Python Flask, I wanted to create a simple web API that allows users to upload a dataset, choose one or more models, store them server side, and then hit an endpoint to get a prediction.","archived":false,"fork":false,"pushed_at":"2018-01-28T04:08:38.000Z","size":1647,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T09:04:22.029Z","etag":null,"topics":["flask","machine-learning","python","scikit-learn","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tbarlow12.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-09T04:15:37.000Z","updated_at":"2018-03-20T12:39:39.000Z","dependencies_parsed_at":"2023-05-18T01:15:52.377Z","dependency_job_id":null,"html_url":"https://github.com/tbarlow12/Learn-It-Your-Way","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":"0.11538461538461542","last_synced_commit":"e0695bc9317ded55932068195ceafb96d1b0caf2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tbarlow12/Learn-It-Your-Way","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarlow12%2FLearn-It-Your-Way","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarlow12%2FLearn-It-Your-Way/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarlow12%2FLearn-It-Your-Way/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarlow12%2FLearn-It-Your-Way/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbarlow12","download_url":"https://codeload.github.com/tbarlow12/Learn-It-Your-Way/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarlow12%2FLearn-It-Your-Way/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","machine-learning","python","scikit-learn","tensorflow"],"created_at":"2024-10-19T14:06:44.214Z","updated_at":"2026-04-29T23:31:12.430Z","avatar_url":"https://github.com/tbarlow12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Project Goal\nI want to build a simple to use API that allows users to upload a dataset, generate multiple machine learning models and receive an endpoint at which to make predictions in the future\n## Project Structure\n- app.py - Flask API file\n- test.py - Used for testing ML model stuff in console application\n- data_tools/\n    - csv_tools.py - tools for loading and parsing a CSV\n    - loading.py - tools for saving and loading persistent ML models\n- datasets/\n    - Keeps all datasets uploaded to API. Will be transitioning to some sort of blob storage\n- ml_models/\n    - sklearn.py - Wrapper for any sklearn models we decide to support\n    - my_models.py - Wrapper for any custom ML models we want to implement\n- saved_models/\n    - Used as storage of persistent ML models","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbarlow12%2Flearn-it-your-way","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbarlow12%2Flearn-it-your-way","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbarlow12%2Flearn-it-your-way/lists"}