{"id":19930802,"url":"https://github.com/sadmansakib93/sequential-forward-feature-selection","last_synced_at":"2025-08-27T09:45:26.970Z","repository":{"id":134411081,"uuid":"230056916","full_name":"SadmanSakib93/Sequential-Forward-Feature-Selection","owner":"SadmanSakib93","description":"Python implementation of Sequential Forward Feature Selection from scratch.","archived":false,"fork":false,"pushed_at":"2019-12-25T06:58:49.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T11:26:45.479Z","etag":null,"topics":["cross-validation","feature-selection","python","sequential-forward-selection"],"latest_commit_sha":null,"homepage":null,"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/SadmanSakib93.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":"2019-12-25T06:55:35.000Z","updated_at":"2023-08-09T17:17:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"40b1a71f-0fd9-44c1-907b-4082f870703c","html_url":"https://github.com/SadmanSakib93/Sequential-Forward-Feature-Selection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SadmanSakib93/Sequential-Forward-Feature-Selection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadmanSakib93%2FSequential-Forward-Feature-Selection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadmanSakib93%2FSequential-Forward-Feature-Selection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadmanSakib93%2FSequential-Forward-Feature-Selection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadmanSakib93%2FSequential-Forward-Feature-Selection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SadmanSakib93","download_url":"https://codeload.github.com/SadmanSakib93/Sequential-Forward-Feature-Selection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadmanSakib93%2FSequential-Forward-Feature-Selection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272315701,"owners_count":24912617,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cross-validation","feature-selection","python","sequential-forward-selection"],"created_at":"2024-11-12T23:05:17.622Z","updated_at":"2025-08-27T09:45:26.933Z","avatar_url":"https://github.com/SadmanSakib93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sequential-Forward-Feature-Selection\nPython implementation of Sequential Forward Feature Selection from scratch.\n\n* The program will take one input: a dataset where the last column is the class variable. \n* The program will load the dataset and then use the wrapper approach with a sequential forward selection strategy to find a set of essential features. \n* Stratified 5-fold cross-validation was used for measuring accuracy. \n* The program will keep adding the features as long as there is some improvement in the classification accuracy. \n* The output of the program will be the set of important features on the console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadmansakib93%2Fsequential-forward-feature-selection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadmansakib93%2Fsequential-forward-feature-selection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadmansakib93%2Fsequential-forward-feature-selection/lists"}