{"id":29227424,"url":"https://github.com/ahmetcansolak/decision-tree-classifier-scikit-learn","last_synced_at":"2026-04-28T09:35:13.439Z","repository":{"id":110972747,"uuid":"76486426","full_name":"AhmetCanSolak/decision-tree-classifier-scikit-learn","owner":"AhmetCanSolak","description":"A simple decision tree classifier example using scikit-learn","archived":false,"fork":false,"pushed_at":"2018-03-27T20:43:29.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T09:11:39.879Z","etag":null,"topics":["decision-tree-classifier","python","scikit-learn"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/AhmetCanSolak.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,"zenodo":null}},"created_at":"2016-12-14T18:33:54.000Z","updated_at":"2018-08-28T07:46:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"44d16ec0-491d-4e77-9678-93d4e8cfb8a5","html_url":"https://github.com/AhmetCanSolak/decision-tree-classifier-scikit-learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AhmetCanSolak/decision-tree-classifier-scikit-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmetCanSolak%2Fdecision-tree-classifier-scikit-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmetCanSolak%2Fdecision-tree-classifier-scikit-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmetCanSolak%2Fdecision-tree-classifier-scikit-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmetCanSolak%2Fdecision-tree-classifier-scikit-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AhmetCanSolak","download_url":"https://codeload.github.com/AhmetCanSolak/decision-tree-classifier-scikit-learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmetCanSolak%2Fdecision-tree-classifier-scikit-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["decision-tree-classifier","python","scikit-learn"],"created_at":"2025-07-03T09:10:40.655Z","updated_at":"2026-04-28T09:35:13.433Z","avatar_url":"https://github.com/AhmetCanSolak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scikit-learn Decision Tree Classifier Example\n\nThis repository is created to demonstrate how scikit-learn can be helpful for achieving data science tasks.\n\nTo develop this classifier, only [scikit-learn](https://github.com/scikit-learn/scikit-learn) is used. In here, a general purpose data classifier is implemented that can be manipulated easily to use for your own tasks. As I mentioned in the comments if you need some decision tree classifier for your problem, simply just change starting lines to fetch your data from its destination, then enjoy your classifier.\n\n![el](http://scikit-learn.org/stable/_images/scikit-learn-logo-notext.png)\n\n## Dependencies\n\n* [scikit-learn](https://github.com/scikit-learn/scikit-learn)\n\n\n\n## Usage\n\n```bash\ngit clone https://github.com/AhmetCanSolak/decision-tree-classifier-scikit-learn\ncd decision-tree-classifier-scikit-learn\npython decisionTreeExample.py\n```\n\n##Do you have your own data to classify?\n\nChange lines 6-8 to fetch your own data into dataTable and dataLabels. That's all you need.\n\n\n## Licence\n\nGPLv3 Licence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmetcansolak%2Fdecision-tree-classifier-scikit-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmetcansolak%2Fdecision-tree-classifier-scikit-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmetcansolak%2Fdecision-tree-classifier-scikit-learn/lists"}