1.Exploratory Dara Analysis
This is an exploratory data analysis for the Iris dataset.
In this project I show the concepts in EDA that is:
Understanding data. Cleaning the data. Analysis of relationships between variables.
This is my first project to upload on github. Any suggestions, corrections, Advice allowed.
2.Prediction
This is an prediction model for the Employee Attrition dataset.
In this project I show the concepts in project that is:
Understanding data. Preprocessing data. Analysis the data. Check Accuracy by ML Algorithms. Plotting Datapoints. Predict Model.