adithya-s-k / World-of-AI

WORLD OF AI : An open-source repository for AI-based projects 🚀, from beginner to expert level, helping contributors start their journey in Artificial Intelligence and Deep Learning. Our projects provide hands-on experience to real-world problems👨‍💻. Join our community and contribute to the development of AI-based solutions 👥.
https://www.cognitivelab.tech/
MIT License
88 stars 85 forks source link

Added Data Visualization in the Iris Classification file #193

Open AmeenUrRehman opened 11 months ago

AmeenUrRehman commented 11 months ago

192

Closes: #issue number that will be closed through this PR

Describe the changes you've made

Data Visualization is an important part for any data scientist and Machine Learning Engineer through which we can able to get insight into data. I have updated your Iris Classification notebook to make it more insightful and helpful for anyone wanna know the dataset without going into depth

Type of change

What sort of change have you made: Added Seaborn graphs Data Analysis Comments

How Has This Been Tested?

Describe how have you verified the changes made

Checklist:

Screenshots

Original Updated
Original Screenshot Updated Screenshot
AmeenUrRehman commented 11 months ago

@adithya-s-k hey could you check this