{"id":18351361,"url":"https://github.com/kevinarce/scikit-learn","last_synced_at":"2025-07-16T23:34:53.738Z","repository":{"id":38263822,"uuid":"504267346","full_name":"KevinArce/Scikit-Learn","owner":"KevinArce","description":"Machine learning project based on sklearn library.","archived":false,"fork":false,"pushed_at":"2023-10-04T00:10:30.000Z","size":129,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T11:45:43.598Z","etag":null,"topics":["educative","github","gitkraken","learn","machine-learning","python","scikit-learn","student-vscode"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KevinArce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-16T18:38:25.000Z","updated_at":"2024-05-04T23:23:31.000Z","dependencies_parsed_at":"2025-04-06T11:32:39.402Z","dependency_job_id":"fdbfb029-792d-4a0a-a967-02ad958d2d9b","html_url":"https://github.com/KevinArce/Scikit-Learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KevinArce/Scikit-Learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinArce%2FScikit-Learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinArce%2FScikit-Learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinArce%2FScikit-Learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinArce%2FScikit-Learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinArce","download_url":"https://codeload.github.com/KevinArce/Scikit-Learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinArce%2FScikit-Learn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265550391,"owners_count":23786562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["educative","github","gitkraken","learn","machine-learning","python","scikit-learn","student-vscode"],"created_at":"2024-11-05T21:30:36.525Z","updated_at":"2025-07-16T23:34:53.715Z","avatar_url":"https://github.com/KevinArce.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scikit-Learn\nMachine learning project based on sklearn library.\nML as a field of research concerning the development of mathematically optimized models using computer code, which learn or generalize from historical data to unlock useful insights and make predictions.\nThis Project is meant to provide snippets and comments on features of the Scikit-Learn library.\n\n\n## Getting Started\n\nTo get a local copy up and running follow steps below.\n### Requirements\n* Python \u003e= `3.10.5`\n* Packages included in `requirements.txt` file\n* (Anaconda for easy installation)\n\n### Install dependencies\n\nCreate and activate virtual environment:\n```sh\nconda create -n yourenvname python=3.10.5\nconda activate yourenvname\n```\n\nInstall packages:\n```sh\npython -m pip install -r requirements.txt\n```\n\n## Folder Structure\n  ```\n  Sklearn-Project/\n  │\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinarce%2Fscikit-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinarce%2Fscikit-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinarce%2Fscikit-learn/lists"}