Certification and Trainings
Here is a list of data science programs and certifications that I have participated in. In these programs, I gained valuable technical expertise in building and evaluating Machine learning models.
Metis: a 12-week intensive data science boot camp in Seattle, Washington. I worked on 5 different machine learning projects from start to finish. Final results were presented to panel judges of data professionals.
Stanford Machine Learning Course by Andrew Ng: course covered fundamentals of machine learning such as Supervised and unsupervised learning. Worked on projects that addressed issues such as email classification, house pricing predictor, and recommendation systems.
Datacamp online data science career track: Covering over 100 hours and 26 courses on data science fundamentals that include data manipulation, data cleaning, and data visualization. Courses taken so far are
Introduction to Python
Intermediate Python
Python Data Science Toolbox
Introduction to importing data in python
Intermediate importing data in python
Cleaning data in python
Pandas foundation
Manipulating DataFrames with pandas
Merging DataFrames with pandas
Analyzing Police activity with pandas.
Udemy machine learning A-Z in Python and R: Extensive course covering machine learning fundamentals in python and R. Algorithm covers regression, classification, deep learning, apriori and reinforcement learning algorithms.