{"id":23004280,"url":"https://github.com/ethiy/svm-fs","last_synced_at":"2026-04-30T00:06:05.708Z","repository":{"id":80825820,"uuid":"112600029","full_name":"ethiy/svm-fs","owner":"ethiy","description":"SVM and Feature Selection course.","archived":false,"fork":false,"pushed_at":"2019-02-05T11:45:29.000Z","size":156243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T05:28:11.453Z","etag":null,"topics":["course","feature-selection","jupyter-notebook","scikit-learn","svm","svm-classifier"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-30T10:48:55.000Z","updated_at":"2019-02-05T11:35:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d577eb32-8f32-4e10-a9f7-4eb680b84dae","html_url":"https://github.com/ethiy/svm-fs","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethiy%2Fsvm-fs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethiy%2Fsvm-fs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethiy%2Fsvm-fs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethiy%2Fsvm-fs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethiy","download_url":"https://codeload.github.com/ethiy/svm-fs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246830655,"owners_count":20840857,"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":["course","feature-selection","jupyter-notebook","scikit-learn","svm","svm-classifier"],"created_at":"2024-12-15T07:18:01.567Z","updated_at":"2026-04-30T00:06:00.676Z","avatar_url":"https://github.com/ethiy.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SVM and Feature Selection\n\n## Practical session\n\nFor the practical session, you need to install `jupyter` in order to work on the notebook. You also need the last `scikit-learn` version `v0.19`.\n\n### Install\n\nFor Unix based systems, if you already have `python3` and its package manager `pip3` you just have to execute these lines.\n\n```bash\nsudo -H pip3 install jupyter\nsudo -H pip3 install scikit-learn\n```\n\nIf you just want to upgrade a package, just type:\n\n```bash\nsudo -H pip3 install -U scikit-learn\n```\n\nFor Windows, You can either:\n* install `python3` and `pip3` and add them to your `%PATH%`;\n* or just install `anaconda` for `python3` form [here](https://www.anaconda.com/download/#windows).\n\nTo run the notebook, you just have to go to the right directory and launch it via:\n\n```bash\n$ cd /path/to/folder\n$ jupyter notebook\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethiy%2Fsvm-fs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethiy%2Fsvm-fs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethiy%2Fsvm-fs/lists"}