{"id":25249768,"url":"https://github.com/mateuseap/decision-tree","last_synced_at":"2025-04-05T22:11:37.682Z","repository":{"id":149508793,"uuid":"621394649","full_name":"mateuseap/decision-tree","owner":"mateuseap","description":"Project using a decision tree for discipline IF684 (Intelligent Systems)","archived":false,"fork":false,"pushed_at":"2023-04-10T23:58:35.000Z","size":2087,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T03:51:28.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/mateuseap.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":"2023-03-30T15:16:30.000Z","updated_at":"2023-09-13T12:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"d44ca2de-083b-4932-9ff9-9590f353f704","html_url":"https://github.com/mateuseap/decision-tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fdecision-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fdecision-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fdecision-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fdecision-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateuseap","download_url":"https://codeload.github.com/mateuseap/decision-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406112,"owners_count":20933806,"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":[],"created_at":"2025-02-12T03:50:49.459Z","updated_at":"2025-04-05T22:11:37.673Z","avatar_url":"https://github.com/mateuseap.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decision Tree\n\n## 🔧 Setup\n\nBefore running the project, you must have the following tools installed on your machine: \n* [Python v3.11.0](https://www.python.org/downloads/release/python-3110/)\n\nAlso, you will need to clone the repository:\n\n```bash\n## Cloning the repository\ngit clone https://github.com/mateuseap/decision-tree\n## Entering in the root directory\ncd decision-tree\n```\n\n## 🚀 How to run\n\nAfter you've cloned the repository and entered in the root directory, run the following commands:\n\n```bash\ncd src\npython -m venv dt-venv\n.\\dt-venv\\Scripts\\activate\npip install -r requirements.txt\npython -m ipykernel install --user --name=dt-venv\n```\n\n## 👥 Group\n\n- [Guilherme Morone (gma2)](https://github.com/guimorone)\n- [Mateus Elias de Andrade Pereira (meap)](https://github.com/mateuseap)\n- [Lucca Morosini Gioia (lmg2)](https://github.com/LuccaMorosiniGioia)\n- [Williams Santiago (wssf)](https://github.com/wssantiago)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fdecision-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateuseap%2Fdecision-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fdecision-tree/lists"}