Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhileshthite/india-population

ML (simple linear regression) model for predicting India's population.
https://github.com/akhileshthite/india-population

machine-learning numpy pandas python scikit-learn

Last synced: 21 days ago
JSON representation

ML (simple linear regression) model for predicting India's population.

Awesome Lists containing this project

README

        

# Regression: India's Population
• I've built a model that can predict India's population with **99.3%** accuracy by using **"Simple Linear Regression"** algorithm.
Python libraries- numpy, pandas, matplotlib.pyplot and scikit-learn.