Machine Learning Fundamentals with Python Learn the art of science of Machine Learning and come away being a boss at prediction, pattern recognition and the beginnings of Deep Learning. Learn More
Introduction to Python Master the basics of data analysis in Python. Expand your skillset by learning scientific computi...
Introduction to R Master the basics of data analysis by manipulating common data structures such as vectors, matric...
Intermediate Python Level up your data science skills by creating visualizations using Matplotlib and manipulating Da...
Intermediate R Continue your journey to becoming an R ninja by learning about conditional statements, loops, and...
Supervised Learning with scikit-learn Learn how to build and tune predictive models and evaluate how well they'll perform on unseen data.
Python Data Science Toolbox (Part 1) Learn the art of writing your own functions in Python, as well as key concepts like scoping and e...
Python Data Science Toolbox (Part 2) Continue to build your modern Data Science skills by learning about iterators and list comprehens...
Introduction to Importing Data in Python Learn to import data into Python from various sources, such as Excel, SQL, SAS and right from the...
Intermediate Importing Data in Python Improve your Python data importing skills and learn to work with web and API data.
Introduction to Deep Learning in Python Learn the fundamentals of neural networks and how to build deep learning models using Keras 2.0.
Data Manipulation in R with dplyr Master techniques for data manipulation using the select, mutate, filter, arrange, and summarise ...
Unsupervised Learning in Python Learn how to cluster, transform, visualize, and extract insights from unlabeled datasets using sc...
Writing Functions in R Learn the fundamentals of writing functions in R so you can make your code more readable and auto...
Data Visualization with ggplot2 (Part 1) Learn to produce meaningful and beautiful data visualizations with ggplot2 by understanding the g...
Cleaning Data in Python This course will equip you with all the skills you need to clean your data in Python.
Case Study: School Budgeting with Machine Learn... Learn how to build a model to automatically classify items in a school budget.
Introduction to Machine Learning Learn to train and assess models performing common machine learning tasks such as classification ...
Linear Classifiers in Python In this course you will learn the details of linear classifiers like logistic regression and SVM.
Intermediate R: Practice Strengthen your knowledge of the topics you learned in Intermediate R with a ton of new and fun e...
Case Study: Exploratory Data Analysis in R Use data manipulation and visualization skills to explore the historical voting of the United Nat...
Data Analysis in R, the data.table Way Master core concepts in data manipulation such as subsetting, updating, indexing and joining your...
Time Series Analysis in R Learn the core techniques necessary to extract meaningful insights from time series data.
Manipulating Time Series Data with xts and zoo ... The xts and zoo packages make the task of managing and manipulating ordered observations fast and...
Machine Learning with caret in R This course teaches the big ideas in machine learning like how to build and evaluate predictive m...
Credit Risk Modeling in R Apply statistical modeling in a real-life setting using logistic regression and decision trees to...
Importing & Cleaning Data in R: Case Studies In this series of four case studies, you'll revisit key concepts from our courses on importing an...
Introduction to Statistical Modeling in R This course is designed to get you up to speed with the most important and powerful methodologies...
Importing Data Into R Learn how to parse data in any format. Whether it's flat files, statistics software, databases, o...
Case Study: Exploring Baseball Pitching Data in R Use a rich baseball dataset from the MLB's Statcast system to practice your data exploration skills.
Intro to Statistics with R: Introduction A friendly introduction to fundamental concepts in statistics in R.
Kaggle R Tutorial on Machine Learning Always wanted to compete in a Kaggle machine learning competition but not sure you have the right...