{"id":19594921,"url":"https://github.com/carnivuth/datamining","last_synced_at":"2025-04-27T15:34:18.675Z","repository":{"id":196998630,"uuid":"697783220","full_name":"carnivuth/datamining","owner":"carnivuth","description":"notes on datamining course of professor Sartori","archived":false,"fork":false,"pushed_at":"2024-10-03T15:31:29.000Z","size":15479,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T01:11:17.205Z","etag":null,"topics":["alma-mater-studiorum","appunti","bologna","datamining","magistrale","note","unibo"],"latest_commit_sha":null,"homepage":"https://carnivuth.github.io/datamining/","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/carnivuth.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-09-28T13:19:06.000Z","updated_at":"2024-11-28T17:10:03.000Z","dependencies_parsed_at":"2023-11-07T12:30:49.132Z","dependency_job_id":"ee2c0a32-75cf-46d4-bdc3-d8f545b91786","html_url":"https://github.com/carnivuth/datamining","commit_stats":null,"previous_names":["carnivuth/datamining"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Fdatamining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Fdatamining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Fdatamining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carnivuth%2Fdatamining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carnivuth","download_url":"https://codeload.github.com/carnivuth/datamining/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251162896,"owners_count":21545843,"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":["alma-mater-studiorum","appunti","bologna","datamining","magistrale","note","unibo"],"created_at":"2024-11-11T08:45:12.422Z","updated_at":"2025-04-27T15:34:13.646Z","avatar_url":"https://github.com/carnivuth.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DATAMINING\n\nthis are my personal notes on datamining course of professor Sartori Claudio\n\n## HOW TO USE\n\n- install [obsidian](https://obsidian.md/)\n- [clone the repository](https://github.com/carnivuth/datamining.git)\n- [add the repo as obsidian vault](https://help.obsidian.md/Files+and+folders/Manage+vaults#Create+vault+from+an+existing+folder)\n\nit's possible to use the repo without obsidian but in order to get the best experience you need to install it\n\n## REPOSITORY STRUCTURE\n\nThere is a folder for each macro-argument of the course inside the `pages` folder, each folder contains a brief recap of each argument\n\n### MAPS\n\nfor each macro-argument there is a conceptual map in the root folder for a quick overview of the arguments structure  \n\n## HOW TO RUN THE CODES\n\nthe labs folder contains the exercises of the course and my personal exercises, it's meant to be use with a python virtual environment but you can use it with your system-wide pip installation\n\n```bash\n# enter inside labs directory\ncd datamining/labs\n\n# create virtual env \npython -m venv env\n\n# activate virtual env\nsource env/bin/activate\n\n# install dependencies\npip install -r requirements.txt\n```\n\n## QUESTIONS \n\nthere are also some questions from the pasts exams [here](QUESTIONS_DATAMINING.md) and [here](QUESTIONS_MACHINE_LEARNING.md)\n\n## CREDITS\n\n- [carnivuth](https://github.com/carnivuth)\n- [stef-a99](https://github.com/stef-a99)\n- [kuri0317](https://github.com/kuri0317)\n- [claudiacitera](https://github.com/claudiacitera)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Fdatamining","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarnivuth%2Fdatamining","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarnivuth%2Fdatamining/lists"}