{"id":16108840,"url":"https://github.com/aureliusivan/iris-prediction-system","last_synced_at":"2025-03-17T18:30:18.016Z","repository":{"id":251481194,"uuid":"773392146","full_name":"AureliusIvan/iris-prediction-system","owner":"AureliusIvan","description":"Predict Iris with mongodb 🌷","archived":false,"fork":false,"pushed_at":"2024-10-02T12:07:34.000Z","size":1641,"stargazers_count":5,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-10T19:28:52.077Z","etag":null,"topics":["iris","iris-classification","iris-dataset","knn","mongodb"],"latest_commit_sha":null,"homepage":"","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/AureliusIvan.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":"2024-03-17T14:42:51.000Z","updated_at":"2024-09-19T16:54:01.000Z","dependencies_parsed_at":"2024-08-03T11:22:10.917Z","dependency_job_id":"fdf381ec-c558-499a-9948-7c16f155158b","html_url":"https://github.com/AureliusIvan/iris-prediction-system","commit_stats":null,"previous_names":["aureliusivan/iris-prediction-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AureliusIvan%2Firis-prediction-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AureliusIvan%2Firis-prediction-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AureliusIvan%2Firis-prediction-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AureliusIvan%2Firis-prediction-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AureliusIvan","download_url":"https://codeload.github.com/AureliusIvan/iris-prediction-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243875090,"owners_count":20361942,"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":["iris","iris-classification","iris-dataset","knn","mongodb"],"created_at":"2024-10-09T19:28:50.211Z","updated_at":"2025-03-17T18:30:17.520Z","avatar_url":"https://github.com/AureliusIvan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iris Prediction System using MongoDB Atlas\n\n\u003c!-- insert image --\u003e\n![Iris Prediction System](./static/images/juliet-sarmiento-OBtrCoiKlZo-unsplash.jpg)\n\n## Introduction\nThis project are meant to explore the uses of mongoDB atlas and how to connect it to a python application, while also utilize the benefits of virtual environment on python. The project is a simple machine learning model that predicts the species of iris flowers based on the length and width of the petals and sepals. The model is trained on the iris dataset which is a popular dataset for beginner machine learning projects. The dataset contains 150 samples of iris flowers and their corresponding species. The model is trained using the K-Nearest Neighbors algorithm which is a simple and easy to understand algorithm.\n\n## Getting Started!\n- Clone the repository\n- Install the required packages using the following command\n```bash\npip install -r requirements.txt\n```\n- Create a `.env` file in the root directory and add the following environment variables\n```bash\nMONGO_URI = \"your_mongo_uri\"\n```\n\n\n## Source\n- Project Structure Inspiration: [dev.to](https://dev.to/luxacademy/generic-folder-structure-for-your-machine-learning-projects-4coe)\n- Iris Dataset: [UCI Machine Learning Repository](https://archive.ics.uci.edu/ml/datasets/iris)\n- MongoDB Atlas: [MongoDB](https://www.mongodb.com/cloud/atlas)\n- K-Nearest Neighbors: [Wikipedia](https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm)\n- Image Source: [Unsplash](https://unsplash.com/photos/purple-flower-in-tilt-shift-lens-OBtrCoiKlZo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faureliusivan%2Firis-prediction-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faureliusivan%2Firis-prediction-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faureliusivan%2Firis-prediction-system/lists"}