Mathematics and Statistics
Explore the concepts and applications of linear models with python and build models to describe, predict, and extract insight from data patterns.
Scientists strive to identify patterns in data and construct models that can describe, predict, and extract valuable insights from these patterns. Among the fundamental patterns, a linear relationship between two variables stands out. This course aims to introduce participants to the exploration, quantification, and modeling of linear relationships in data. It accomplishes this by showcasing techniques such as least-squares, linear regression, estimation, and bootstrap resampling. Throughout the course, participants will have the opportunity to utilize powerful modeling tools within the python data science ecosystem, including scipy, statsmodels, and scikit-learn. By delving into the concepts and applications of linear models using python, this course serves as a practical introduction to modeling while also establishing a solid foundation for further exploration of advanced modeling techniques and tools in statistics and machine learning.
by DataCamp
Explore the concepts and applications of linear models with python and build models to describe, pre...
by DataCamp
Learn to perform linear and logistic regression with multiple explanatory variables.
by DataCamp
Learn to perform linear and logistic regression with multiple explanatory variables.
by DataCamp
This course is an introduction to linear algebra, one of the most important mathematical topics unde...
by DataCamp
Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regres...
by DataCamp
Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regres...
by DataCamp
Learn the fundamentals of neural networks and how to build deep learning models using TensorFlow.
by DataCamp
Master the basics of data analysis in R, including vectors, lists, and data frames, and practice R w...
by DataCamp
Master the basics of data analysis with Python in just four hours. This online course will introduce...
by DataCamp
Learn A/B testing: including hypothesis testing, experimental design, and confounding variables.