Skip to content

The repository consists of a project website that is used to calculate the green score of a particular piece of land

Notifications You must be signed in to change notification settings

Sam3420/green_scope_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Meadow

Green Scope Predictor

Machine Learning Project
Explore the Repo »

View Flask app code · Model Building · EDA on Forest Fires dataset

About The Project

  • Using Data Science and Machine learning, we built a website that can calculate the green score of a plot of land. The Green Score of a land, for now, only takes two parameters: the water table and the market trend values, to calculate how feasible the land is on a score of 1 - 10.
  • Pandas, Numpy, Matplotlib for csv reading, Data Processing, Data Cleaning, Visualization etc.

Deployed website

Screenshot (10)

Introduction

  • There are two datasets used in this project: Ames Housing Dataset and Rainfall dataset; for calculating the market trend value and the rainfall of a particular place.
  • We predict future market trends and estimate the current market value of the land using a trained Convolutional Neural Network (CNN) model. This model will analyze factors such as land area, quality, and previous sale prices to determine the market value.
  • We predict the water table level based on rainfall data and historical environmental patterns using a CNN model. The model will provide insights into water availability, which is crucial for agricultural or residential planning.
  • The data from above two is fed into a final CNN model that calculates the final green score of a place on a scale of 1-10.

(back to top)

Technologies used

Python scikit-learn Flask NumPy Pandas

Members:

Bhavana PH Neema Vinod Samridhi Singh

About

The repository consists of a project website that is used to calculate the green score of a particular piece of land

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •