{"id":31579198,"url":"https://github.com/rihua-tech/iris-ml-end-to-end","last_synced_at":"2026-05-14T21:37:53.657Z","repository":{"id":316508634,"uuid":"1063668531","full_name":"rihua-tech/iris-ml-end-to-end","owner":"rihua-tech","description":"End-to-end Iris classification in Python: EDA → stratified CV → model comparison → SVM grid search → hold-out test → model persistence.","archived":false,"fork":false,"pushed_at":"2025-09-25T01:40:05.000Z","size":11288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-25T03:31:34.348Z","etag":null,"topics":["classification","eda","machine-learning","python","scikit-learn","svm"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rihua-tech.png","metadata":{"files":{"readme":"README.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-25T00:43:32.000Z","updated_at":"2025-09-25T01:53:51.000Z","dependencies_parsed_at":"2025-09-25T03:32:18.167Z","dependency_job_id":"edb01ba1-f995-466b-bf7b-0ef3aa8a6c1d","html_url":"https://github.com/rihua-tech/iris-ml-end-to-end","commit_stats":null,"previous_names":["rihua-tech/iris-ml-end-to-end"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rihua-tech/iris-ml-end-to-end","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihua-tech%2Firis-ml-end-to-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihua-tech%2Firis-ml-end-to-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihua-tech%2Firis-ml-end-to-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihua-tech%2Firis-ml-end-to-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rihua-tech","download_url":"https://codeload.github.com/rihua-tech/iris-ml-end-to-end/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rihua-tech%2Firis-ml-end-to-end/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278518178,"owners_count":26000176,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["classification","eda","machine-learning","python","scikit-learn","svm"],"created_at":"2025-10-05T20:47:54.115Z","updated_at":"2025-10-05T20:48:03.657Z","avatar_url":"https://github.com/rihua-tech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ITEC 6720 — Final Project (README)\n\nWHAT THIS IS\n- Lesson 1: Mini-course snippets (small standalone scripts).\n- Lesson 2: Step-by-Step Iris project (full ML workflow: load → EDA → CV → tune SVM → test → save model).\n\nFOLDERS\n- scripts/mini_course/ – MC-01 … MC-14 scripts\n- scripts/step_by_step/ – 01_env_versions.py … 06_predictions.py, plus\n  - iris_end_to_end_SVM_model.py (main)\n  - iris_end_to_end_NB_model.py (optional)\n- data/ (optional local iris.csv)\n- figures/, models/, reports/\n\nENV / INSTALL\nPython 3.x\npip install numpy scipy pandas matplotlib scikit-learn joblib\n\nHOW TO RUN (Step-by-Step)\npython scripts/step_by_step/iris_end_to_end_SVM_model.py\nThis script: loads data, makes EDA plots, runs 10-fold CV spot-check, grid-searches SVM, evaluates on test, saves model and summary.\n\n(Optional) Auto-select variant:\npython scripts/step_by_step/iris_end_to_end_NB_model.py\n\nKEY OUTPUTS (generated)\n- Figures: figures/eda_boxplots.png, eda_hist.png, eda_scatter_matrix.png,\n  algo_boxplot.png, cv_vs_test.png, confusion_matrix.png\n- Reports: reports/spotcheck_cv.csv, step_by_step_run_summary.txt\n- Model: models/iris_best_model.joblib\n- Console shows: 10-fold CV scores, best SVM params, TEST accuracy (~0.92), confusion matrix, classification report.\n\nSUBMIT CHECKLIST\n[ ] Scripts (mini_course + step_by_step)\n[ ] Screenshots doc with captions\n[ ] 500-word report (a–g)\n[ ] Generated figures/reports/model\n[ ] This README.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frihua-tech%2Firis-ml-end-to-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frihua-tech%2Firis-ml-end-to-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frihua-tech%2Firis-ml-end-to-end/lists"}