Honey Production decline - ML
- Arunesh Mishra
- Jul 5, 2019
- 1 min read
Updated: Jul 7, 2019
This was one of my machine learning projects that I worked this summer.
After learning how linear regression works, I tried try it on an example of real-world data that I got from Codecademy.

As you may have already heard, the honeybees are in a precarious state right now. You may have seen articles about the decline of the honeybee population for various reasons. You want to investigate this decline and how the trends of the past predict the future for the

Once the data is saved, Linear Regressor algorithm is used to fit the data, which further gives the prediction.

The above graph shows that if the current trends continues, there will be not Honey left by year 2050 :/
Comentarios