Data Science
Showing 853–864 of 1577 results
Interpreting Data Using Descriptive Statistics with R
Learn how to compute and interpret some of the most powerful statistical measures across a variety of industries. From mean, median and mode to variance and percentiles, make an impact efficiently in businesses and organizations.
Interpreting Data Using Statistical Models in R
This course introduces the most important methods and concepts from statistics with applications in the R programming language. We cover the fitting of statistical models to data, statistical testing, and prediction.
Interpreting Data Using Statistical Models with Python
This course covers techniques from inferential statistics, including hypothesis testing, t-tests, and Pearson’s chi-squared test, along with ANOVA, which is used to analyze effects across categorical variables and the interaction between variables.
Interpreting Data with Advanced Statistical Models
Machine Learning is changing the world and at the very core of machine learning are advanced statistical models. With this course, you will know how to create an ML application for problems that appear at your work and understand the basis behind it
Interpreting Data with Statistical Models
Data is everywhere and we always hear about statistics, even if we do not realize it! Over this course we will shape up our statistical knowledge; going from zero to hero analyzing complex patterns of everyday real-world problems.
Intro to AI Transformers
Learn about what transformers are (the T of GPT) and how to work with them using Hugging Face libraries
Intro to Data Analysis
Understand the principles of data analysis, including techniques for data collection, cleaning, and interpretation.
Intro to Data Visualization with Python
Learn how to use Matplotlib to clarify your data with meaningful charts and other data visualizations.
Intro to Deep Learning with TensorFlow
Build basic deep learning models in TensorFlow.
Intro to Hyperparameter Tuning with Python
Improve machine learning models with hyperparameter tuning.
Intro to Inferential Statistics
Explore inferential statistics methods for making predictions and generalizations based on sample data.
Intro to Language Models in Python
Build the basic language models in Python.