{"id":22944560,"url":"https://github.com/8451/association-mining-workshop","last_synced_at":"2025-04-01T21:29:43.347Z","repository":{"id":102578126,"uuid":"149200780","full_name":"8451/association-mining-workshop","owner":"8451","description":"Workshop that covers a simple data science topic","archived":false,"fork":false,"pushed_at":"2018-09-20T22:42:00.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-07T14:14:32.825Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/8451.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}},"created_at":"2018-09-17T23:26:40.000Z","updated_at":"2018-09-20T22:42:01.000Z","dependencies_parsed_at":"2023-03-13T15:18:35.911Z","dependency_job_id":null,"html_url":"https://github.com/8451/association-mining-workshop","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/8451%2Fassociation-mining-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8451%2Fassociation-mining-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8451%2Fassociation-mining-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8451%2Fassociation-mining-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8451","download_url":"https://codeload.github.com/8451/association-mining-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246712781,"owners_count":20821790,"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":"2024-12-14T14:19:13.416Z","updated_at":"2025-04-01T21:29:43.341Z","avatar_url":"https://github.com/8451.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 84.51º Assocation Rule Mining Workshop\n\nThis is a Jupyter Notebook to show off the basic\nAssociation Rule data mining technique.\n\n## Running the code:\n\n### Pre-Requisites\n- Clone this repository locally\n- Docker Installed and Ready to Go or Python3 ready to go\n\n#### Docker\n\n```bash\n# cd to cloned directory\n$ docker build --tag e451-workshop .\n$ docker run -p 8888:8888 e451-workshop\n```\n\n#### Python\n```bash\n$ virtualenv --python python3 env\n$ source env/bin/activate\n(env) $ pip install -r requirements.txt\n(env) $ jupyter notebook\n```\n\n\nNavigate to [here](http://localhost:8888/), and type the\ntoken shown in your window.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8451%2Fassociation-mining-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8451%2Fassociation-mining-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8451%2Fassociation-mining-workshop/lists"}