{"id":22076006,"url":"https://github.com/sevdanurgenc/data-science-reprocessing-workshop","last_synced_at":"2025-10-30T20:51:12.385Z","repository":{"id":41250998,"uuid":"508855274","full_name":"SevdanurGENC/Data-Science-Reprocessing-Workshop","owner":"SevdanurGENC","description":"This repo contains a workshop on data science topics.","archived":false,"fork":false,"pushed_at":"2022-06-29T21:55:45.000Z","size":288,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T20:13:44.690Z","etag":null,"topics":["data-science","workshop"],"latest_commit_sha":null,"homepage":"","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/SevdanurGENC.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}},"created_at":"2022-06-29T21:48:57.000Z","updated_at":"2022-07-01T05:05:18.000Z","dependencies_parsed_at":"2022-09-20T23:03:15.404Z","dependency_job_id":null,"html_url":"https://github.com/SevdanurGENC/Data-Science-Reprocessing-Workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SevdanurGENC/Data-Science-Reprocessing-Workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevdanurGENC%2FData-Science-Reprocessing-Workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevdanurGENC%2FData-Science-Reprocessing-Workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevdanurGENC%2FData-Science-Reprocessing-Workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevdanurGENC%2FData-Science-Reprocessing-Workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SevdanurGENC","download_url":"https://codeload.github.com/SevdanurGENC/Data-Science-Reprocessing-Workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevdanurGENC%2FData-Science-Reprocessing-Workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265786740,"owners_count":23828324,"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":["data-science","workshop"],"created_at":"2024-11-30T22:11:52.251Z","updated_at":"2025-10-30T20:51:12.317Z","avatar_url":"https://github.com/SevdanurGENC.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data-Science-Reprocessing-Workshop\n\n\n# End-to-End Prediction and Classification Tutorial on Tips Dataset\n![A Waiter's Tips](https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/05df8cc2-4413-4a7c-93c7-dbf7991b18a7/ddxyf0d-44c7e112-9fa3-46f2-9f70-a9af10326667.png/v1/fill/w_1079,h_537,q_80,strp/a_waiters__tips_by_markdownimgmn_ddxyf0d-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3siaGVpZ2h0IjoiPD01MzciLCJwYXRoIjoiXC9mXC8wNWRmOGNjMi00NDEzLTRhN2MtOTNjNy1kYmY3OTkxYjE4YTdcL2RkeHlmMGQtNDRjN2UxMTItOWZhMy00NmYyLTlmNzAtYTlhZjEwMzI2NjY3LnBuZyIsIndpZHRoIjoiPD0xMDc5In1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmltYWdlLm9wZXJhdGlvbnMiXX0.EXIAv4nm9B2xi2mbcZ52n58rfPGsiQeldOQ0Bj7fahY)\n\nThis tutorial includes the entire flow from raw dataset to predictions and classifications with tuning, applied on \"A Waiter's Tips\" dataset on Kaggle. I've conducted EDA, visualized the data, preprocessed it and applied regression and classification, evaluated the models and tuned the classification with GridSearchCV.\n\n## Models and Data Used\n\n-   Data: Tips and total bill paid by customers, the days and the times they come, their genders, if they smoke or not, and the size of their tables, given in tips.csv\n-   Classification Methods: Logistic Regression, Decision Tree Classifier and KNN\n- Regression Methods: Linear Regression\n- Feature Selection: Select K-Best and Pearson Correlation\n\n# Files\n\n- *tips.csv* including data\n- *tips.ipynb* Interactive Python Notebook that includes the code itself\n\n## Libraries Used\n\n    sklearn\n    pandas\n    seaborn\n    matplotlib\n\n\n## Author\n\n-   **Dr. Nano**  - [sevdanurgenc](https://github.com/sevdanurgenc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevdanurgenc%2Fdata-science-reprocessing-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsevdanurgenc%2Fdata-science-reprocessing-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevdanurgenc%2Fdata-science-reprocessing-workshop/lists"}