DATA ANALYSIS
- Jul 22, 2023
- 1 min read
Data analysis is the process of inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information by informing conclusions and supporting decision making. It is an essential part of machine learning, as it allows us to extract insights from data that can be used to train machine learning models can be used to improve our understanding of the world around us and make better decisions.
These are just a few examples of the many ways that data analysis is used in the real world. As the amount of data that we generate continues to grow, the importance of data analysis will only increase.
In this project, I've used Python library Pandas to do the data analysis of the most viral dataset on UCI - iris dataset.





Comments