Predictive-Modelling-of-Wildfires

所属分类:后台框架
开发工具:Jupyter Notebook
文件大小:42147KB
下载次数:0
上传日期:2023-05-24 07:14:30
上 传 者sh-1993
说明:  使用机器学习预测野火发生和置信度的web应用程序
(A web application to predict the occurrence and confidence of wildfires using machine learning)

文件列表:
LICENSE (1075, 2023-07-07)
client (0, 2023-07-07)
client\extra (0, 2023-07-07)
client\extra\404.html (9006, 2023-07-07)
client\extra\blog-home-1.html (12618, 2023-07-07)
client\extra\blog-home-2.html (12240, 2023-07-07)
client\extra\blog-post.html (15080, 2023-07-07)
client\extra\portfolio-1-col.html (12937, 2023-07-07)
client\extra\portfolio-2-col.html (13115, 2023-07-07)
client\extra\portfolio-3-col.html (12951, 2023-07-07)
client\extra\portfolio-4-col.html (14208, 2023-07-07)
client\extra\portfolio-item.html (10127, 2023-07-07)
client\static (0, 2023-07-07)
client\static\css (0, 2023-07-07)
client\static\css\all.css (65812, 2023-07-07)
client\static\css\style.css (13597, 2023-07-07)
client\static\images (0, 2023-07-07)
client\static\images\404.png (7590, 2023-07-07)
client\static\images\about-img-1.jpg (179352, 2023-07-07)
client\static\images\about-img-2.jpg (96130, 2023-07-07)
client\static\images\about-img.jpg (221383, 2023-07-07)
client\static\images\all-title-bg-1.jpg (656814, 2023-07-07)
client\static\images\all-title-bg.jpg (188238, 2023-07-07)
client\static\images\blog-img-01.jpg (55771, 2023-07-07)
client\static\images\blog-img-02.jpg (87803, 2023-07-07)
client\static\images\blog-img-03.jpg (89831, 2023-07-07)
client\static\images\blog-img-04.jpg (78459, 2023-07-07)
client\static\images\blog-item-01.jpg (151699, 2023-07-07)
client\static\images\carousel-1.jpg (525385, 2023-07-07)
client\static\images\carousel-2.jpg (290783, 2023-07-07)
client\static\images\carousel-3.jpg (129525, 2023-07-07)
client\static\images\favicon.ico (1150, 2023-07-07)
client\static\images\footer-logo.png (9274, 2023-07-07)
client\static\images\logo-new-footer.png (17392, 2023-07-07)
... ...

Forest Care Logo

Forest Care is a web application that uses Machine Learning to predict the confidence & occurrence of wildfires

version 3.0.0 license MIT author NVombat

## ’ Project Description Predict the occurrence & confidence of wildfires with email notifications ## “ Prerequisites ### ’ System requirement : 1. Any system with basic configuration. 2. Operating System : Any (Windows / Linux / Mac). ### ’ Software requirement : 1. Updated browser 2. Python installed (If not download it [here](https://www.python.org/downloads/)). 3. Any text editor of your choice. ## Installation ”§ ### Clone The Repository : ``` $ git clone https://github.com/NVombat/Predictive-Modelling-of-Wildfires.git $ cd server ``` ### Install Python Dependencies : ``` $ pip install -r requirements.txt ``` ### .env File Config : - Setup the .env file for MongoDB, Django & Email functionality based on the .env.example file ### ML Config : - The dataset can be accessed from the `dataset` folder ``` $ cd ml/datasets $ fire_archive.csv ``` - Open the `ml` foler and run `wildfirepred.py` ``` $ cd ml/models $ python wildfirepred.py ``` - The model `model_jlib` is created and ready to use ### Run Server : ``` $ bash run_server.sh ``` #### Application Runthrough #### Home ![image](docs/home1.png) ![image](docs/home2.png) ![image](docs/home3.png) #### About Us ![image](docs/about.png) #### FAQs ![image](docs/faq.png) #### Pricing Plans ![image](docs/pricing.png) #### Contact Us ![image](docs/contact.png) #### Predicting Wildfires - Data Entry ![image](docs/predict1.png) #### Predicting Wildfires - Result ![image](docs/predict2.png) ## “ License `ForestCare` is available under the MIT license. See the LICENSE file for more info. ## ’ Contributors Contributors ## ¨ Forking this repo Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us. We value keeping this site open source, but as you all know, _**plagiarism is bad**_. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own. So, feel free to fork this repo. If you do, please just give proper credit!. Refer to this handy [quora post](https://www.quora.com/Is-it-bad-to-copy-other-peoples-code) if you're not sure what to do. Thanks!

近期下载者

相关文件


收藏者