Skip to content
#

population-model

Here are 52 public repositories matching this topic...

This notebook uses the california cities csv file.The model shows the relationship between population for each city against total area and elevation in feet.Used numpy library to normalize values and used sci-kit learn to fit a linear regression model using the training data.Prediction is done using the test data.Evaluation model performance usi…

  • Updated May 3, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the population-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the population-model topic, visit your repo's landing page and select "manage topics."

Learn more