{"id":23405116,"url":"https://github.com/francescopaolol/decisiontree","last_synced_at":"2026-04-16T10:32:53.355Z","repository":{"id":158973262,"uuid":"504983757","full_name":"FrancescoPaoloL/DecisionTree","owner":"FrancescoPaoloL","description":"About classify iris plants into three species in this classic dataset","archived":false,"fork":false,"pushed_at":"2022-06-19T01:16:00.000Z","size":503,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T10:38:26.602Z","etag":null,"topics":["decision-tree-classifier","jupyter-notebook","kaggle","machine-learning","ml","pandas","scikit-learn"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/datasets/uciml/iris","language":"Jupyter Notebook","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/FrancescoPaoloL.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-06-19T01:07:10.000Z","updated_at":"2023-04-02T09:28:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"7be2a504-18ef-4cfb-990c-150f37ee1406","html_url":"https://github.com/FrancescoPaoloL/DecisionTree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FrancescoPaoloL/DecisionTree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoPaoloL%2FDecisionTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoPaoloL%2FDecisionTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoPaoloL%2FDecisionTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoPaoloL%2FDecisionTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrancescoPaoloL","download_url":"https://codeload.github.com/FrancescoPaoloL/DecisionTree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrancescoPaoloL%2FDecisionTree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"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","jupyter-notebook","kaggle","machine-learning","ml","pandas","scikit-learn"],"created_at":"2024-12-22T13:18:17.268Z","updated_at":"2026-04-16T10:32:53.349Z","avatar_url":"https://github.com/FrancescoPaoloL.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decision Tree\n\n[![Made withJupyter](https://img.shields.io/badge/Made%20with-Jupyter-orange?style=for-the-badge\u0026logo=Jupyter)](https://jupyter.org/try)\n\n![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge\u0026logo=pandas\u0026logoColor=white)\n\n![scikit-learn](https://img.shields.io/badge/scikit--learn-%23F7931E.svg?style=for-the-badge\u0026logo=scikit-learn\u0026logoColor=white)\n\n## Languages and Tools\n\u003cp align=\"left\"\u003e \u003ca href=\"https://pandas.pydata.org/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/2ae2a900d2f041da66e950e4d48052658d850630/icons/pandas/pandas-original.svg\" alt=\"pandas\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.python.org\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg\" alt=\"python\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://scikit-learn.org/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/0/05/Scikit_learn_logo_small.svg\" alt=\"scikit_learn\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://seaborn.pydata.org/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://seaborn.pydata.org/_images/logo-mark-lightbg.svg\" alt=\"seaborn\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003c/p\u003e\n\n## Requirements\n```\ngraphviz==0.19.1\nipython==8.4.0\nmatplotlib==2.1.1\nnumpy==1.13.3\npandas==1.1.5\nscikit_learn==1.1.1\nseaborn==0.11.2\n```\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n\u003chr\u003e\n\n## Connect with me\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://www.linkedin.com/in/francescopl/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"francescopaololezza\" height=\"20\" width=\"30\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.kaggle.com/francescopaolol\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/kaggle.svg\" alt=\"francescopaololezza\" height=\"20\" width=\"30\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescopaolol%2Fdecisiontree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancescopaolol%2Fdecisiontree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancescopaolol%2Fdecisiontree/lists"}