Skip to content

Harikesavan77/land_prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Land Price Prediction

To predict land prices in different locations within Chennai, gather data on relevant inputs like location, area, and amenities. Preprocess the data to handle missing values and normalize features. Train a regression model, such as a linear regression or neural network, using the processed data. Use the trained model to predict land prices based on the specified inputs.

Screenshot 2024-06-14 043645

Acknowledgements

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

Authors

License

MIT License GPLv3 License AGPL License

Installation

Install my-project with npm

  npm install my-project
  cd my-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published