As a Data Enthusiastic, I explored the open Livestock Data published by Nepal Government. The data I have used for this project is publically available here.
This project basically shows the Data in visual representation form making everyone understand the Data in meaningful way. ML models are built to predict the future results and so on.
- Data Collection , Data cleaning for Analysis
- Exploratory Data Analysis to identify obvious errors, as well as better understand patterns within the data
- Data Visualization for understanding data in easiest way
- ML models for data-driven recommendations and decisions
- Python
- Python libraries like pandas,numpy for data cleaning and performing mathematical operation
- Python libraries like matplotlib,seaborn for visualizing Data
- Python libraries like scikit-learn to perform ML operation