Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Multiple randomized ANN are being generated that is being taken from user input(total number of ANN) then we have approached one of the nature-inspired-algorithms such as DIFFERENTIAL-EVOLUTION(DE) on a soil-content-dataset to prove that it has better prediction and optimising values other than some well defined algorithms such as SUPPORT-VECTOR-REGRESSION(SVR) and MLP-REGRESSOR.
This repo is an implementation of the research paper "A Data Mining Approach to Predict Forest Fires using Meteorological Data." by P. Cortez and A. Morais. The algorithms used are : SVR, Decision Trees, Random Forests, Simple Deep Neural Network ( Keras with Tensorflow backend)
In this project I have analysed the forest fire on the basis of certain independent parameters in the public-ally available data-set by meteorological department.
Application of learnings in the Machine Learning course , this project mainly gives first hand idea of elaborative exploratory data analysis performed on data sets and various advanced regressions models are used for predicting House Prices.