{"id":25838366,"url":"https://github.com/ovuiproduction/kisan-dhan","last_synced_at":"2026-06-06T22:31:07.623Z","repository":{"id":251958665,"uuid":"838919195","full_name":"ovuiproduction/Kisan-Dhan","owner":"ovuiproduction","description":"Crop Price Prediction Using Random Forest (Supervised Machine learning Algorithm) ","archived":false,"fork":false,"pushed_at":"2025-02-17T14:44:01.000Z","size":12245,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T03:49:11.996Z","etag":null,"topics":["crop","croppriceprediction","flask","machine-learning","mongodb-atlas","random-forest"],"latest_commit_sha":null,"homepage":"https://github.com/ovuiproduction/Kisan-Dhan","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/ovuiproduction.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-08-06T15:43:14.000Z","updated_at":"2025-02-17T17:42:30.000Z","dependencies_parsed_at":"2024-08-27T07:45:36.102Z","dependency_job_id":"0f428368-8fc3-4def-9492-eeb69c007d4b","html_url":"https://github.com/ovuiproduction/Kisan-Dhan","commit_stats":null,"previous_names":["ovuiproduction/crop_price_prediction"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ovuiproduction/Kisan-Dhan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovuiproduction%2FKisan-Dhan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovuiproduction%2FKisan-Dhan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovuiproduction%2FKisan-Dhan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovuiproduction%2FKisan-Dhan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovuiproduction","download_url":"https://codeload.github.com/ovuiproduction/Kisan-Dhan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovuiproduction%2FKisan-Dhan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34002561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":["crop","croppriceprediction","flask","machine-learning","mongodb-atlas","random-forest"],"created_at":"2025-03-01T03:49:17.305Z","updated_at":"2026-06-06T22:31:07.598Z","avatar_url":"https://github.com/ovuiproduction.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Crop Price Prediction Using Random Forest (Supervised Machine learning Algorithm)\n\n#### [Research Paper](https://internationalpubls.com/index.php/cana/article/view/762)\n\n#### [Project Demo](https://www.youtube.com/watch?v=AkiO8RtKaps)\n\n#### [Updated Version Demo](https://youtu.be/NM0VEcjNxeE)\n\nThis proposed system aims to enhance agricultural price prediction by analyzing a comprehensive dataset encompassing five years of historical price data. The primary focus is on evaluating the efficacy of machine learning algorithms, specifically Decision Trees and Random Forest, to accurately forecast agricultural commodity prices. Recognizing the significance of factors such as market demand, geopolitical events, government policies, and meteorological conditions like rainfall and temperature, the system aims to contribute to global food production, economic stability, and food security. By providing precise price forecasts, the system benefits farmers, insurance companies, and businesses involved in supply chain management. The approach involves a deep analysis of existing challenges and proposes a sophisticated solution to address them, ultimately contributing to the advancement of the agricultural sector.The system also offers a platform where farmers can view the crop sowing trends in different regions and decide which crop will give them maximum benefits. We provide a basic overview of the current crop sowing data, which shows which crops are planted by other farmers in which regions. This helps the farmers avoid low prices due to excessive crop production and serves as a crop sowing guide.\n\n\n## Tech Stack\n\nFrontend : Html5 , CSS , javascript , Flask Module.\n\nDataBase : Mysql,csv files.\n\nMachine learning : Jupyter , python.\n\nPython Library : \n    1. numpy\n    2. pandas\n    3. matplotlib\n    4. scikit-learn\n    5. sciPy\n\nMachine learning Algoritms : \n    1. linear Reggression\n    2. Decision tree \n    3. Random Forest\n\n\n\n\n## Installation\n\nInstallation Required\n\nprerequisite - \n    \n    Python and pip must installed\n\n    check if python is download or not run this on commond prompt\n\n    python --version\n\n\n``` for pip install run this two commond on cmd\n\n    curl https://bootst/rap.pypa.io/get-pip.py -o get-pip.py\n\n    python get-pip.py\n\n```\n\n```for Installation of Libraries run this commond on cmd\n   \n   pip install numpy,pandas,matplotlib,scikit-learn,scipy\n\n```\n\n```for Flask module intallation run this commond\n\n    pip install Flask\n\n```\n    \n## Deployment\n\nTo deploy this project\n\n\n```run on bash or terminal\n\n    python app.py\n\n```\n\n````After running command successfully project is active on this link\n\nhttp://127.0.0.1:5000\n\n```\n\n## Documentation\n\n[Documentation](https://drive.google.com/drive/folders/14cs2C_AFZbujImscB6uY-aX1RmSmF_tb?usp=sharing)\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/ovuiproduction/Crop_Price_Predictor_Using-Random-Forest-Supervised-Machine-Learning-.git\n```\n\nGo to the project directory\n\n```bash\n  cd Crop_Price_Prediction\n```\n\nInstall dependencies\n\n```bash\n  pip install numpy,pandas,matplotlib,scikit-learn,scipy,flask;\n```\n\nStart the server\n\n```bash\n  python app.py\n```\n\n\n## Contributors\n\n-- Onkar Waghmode\n-- Shripad Wattamwar\n-- Atharva Wagh\n-- Aditya Zite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovuiproduction%2Fkisan-dhan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovuiproduction%2Fkisan-dhan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovuiproduction%2Fkisan-dhan/lists"}