Beginner to Advanced Level Data Science and Machine Learning Tasks in Python.
Data: student_scores.csv
Problem: Prediction of Students Scores based on the Number of hours they study
Model: Simple Linear Regression
IDE Jupyter Notebook
Problem: Classify Employees as Senior or Junior based on Age, Salary and Department
Model: Naive Bayes
IDE Jupyter Notebook
Problem: What are the odds that you'll reach 60 steps high using a Random Dice Simulation and Distribution
IDE Jupyter Notebook
Problem: Built, trained and tested Simple ANN vs CNN for Classification of Images
IDE Jupyter Notebook
Data: CIFAR10 small images classification Dataset