Recommended Lectures to become a suc
N Item Type
1 Introduction to R Online Course
2 Intermediate R Online Course
Intro to Python for Data
3 Online Course
Science
Intermediate Python for
4 Online Course
Data Science
5 Cleaning Data in R Online Course
Introduction to Machine
6 Online Course
Learning
Kaggle R Tutorial on
7 Online Course
Machine Learning
8 Data visualization with R Online Course
9 Machine Learning with R Book
An Introduction to
10 Videos and Book
Statistical Learning
The Elements of Statistical
11 Book
Learning
12 FiveThirtyEight Blog
13 KDNuggets Blog
become a successful Data Scientist (Books, Courses &
Description
In this introduction to R, you will master the basics of this
beautiful open source language, including factors, lists and
data frames. With the knowledge gained in this course, you
will be ready to undertake your first very own data analysis
The intermediate R course is the logical next stop on your
journey in the R programming language. In this R training
you will learn about conditional statements, loops and
functions to power your own R scripts. Next, you can make
your R code more efficient and readable using the apply
functions. Finally, the utilities chapter gets you up to speed
with regular expressions in the R programming language,
data structure manipulations and times and dates. This R
tutorial will allow you to learn R and take the next step in
advancing your overall knowledge and capabilities while
programming in R
Python is a general-purpose programming language that is
becoming more and more popular for doing data science.
This course focuses on Python specifically for data science
and in the Intro to Python class, you will learn about
powerful ways to store and manipulate data as well as cool
data science tools to start your own analyses
In this course you could learn to visualize real data with
matplotlib's functions and get to know new data structures
such as the dictionary and the Pandas DataFrame
This course provides a very basic introduction to cleaning
data in R, so that you can get from raw data to awesome
insights as quickly as possible
This online machine learning course is perfect for those who
have a solid basis in R and statistics, but are complete
beginners with machine learning. After a broad overview of
the discipline's most common techniques and applications,
you'll gain more insight into the assessment and training of
different machine learning models. The rest of the course is
dedicated to a first reconnaissance with three of the most
basic machine learning tasks: classification, regression and
clustering
This interactive tutorial by Kaggle and DataCamp on
Machine Learning data sets offers the solution. Step-by-step
you will learn through fun coding exercises how to predict
survival rate for Kaggle's Titanic competition using R
Machine Learning packages and techniques
This course introduces you to the principles of good
visualizations and the grammar of graphics plotting concepts
implemented in the ggplot2 package. ggplot2 has become
the go-to tool for flexible and professional plots in R.
Learn how to use R to apply powerful machine learning
methods and gain an insight into real-world applications
This book provides an introduction to statistical learning
methods. It also contains a number of R labs with detailed
explanations on how to implement the various methods in
real life settings. Slides and video tutorials are also available
in the webpage.
Many topics are included in this book: From supervised
learning to unsupervised learning including neural networks,
classification trees and boosting
Nate Silver Blog. Nate Silver and his team create analysis
(using Data Science) about: Politics, Sports, Science &
Health, Economics and Culture
Posts, Tutorials, Opinions & News about Data Science World
ta Scientist (Books, Courses & Blogs)
Link
https://www.datacamp.com/courses/free-introduction-to-r
https://www.datacamp.com/courses/intermediate-r
https://www.datacamp.com/courses/intro-to-python-for-data-science
https://www.datacamp.com/courses/intermediate-python-for-data-science
https://www.datacamp.com/courses/cleaning-data-in-r
https://www.datacamp.com/courses/introduction-to-machine-learning-with-r
https://www.datacamp.com/community/open-courses/kaggle-r-tutorial-on-machine-learning
https://www.datacamp.com/courses/data-visualization-with-
ggplot2-1
https://www.amazon.es/Machine-Learning-R-Brett-Lantz/dp/1782162143
http://www-bcf.usc.edu/~gareth/ISL/
http://statweb.stanford.edu/~tibs/ElemStatLearn/
http://fivethirtyeight.com/
http://www.kdnuggets.com/