Data Analytics
Showing 529–540 of 722 results
Modelling and Basic Actuarial Calculation in Insurance
Learn how to model and perform basic actuarial calculations in the insurance industry. Understand the key techniques used in actuarial science to assess risk, estimate premiums, and manage financial strategies in insurance.
Modify data with T-SQL
Learn how to use Transact-SQL to insert, update, and delete data in a database.
MongoDB: The Complete Guide
Learn MongoDB with MongoDB Practical Masterclass course.
Monitor a Microsoft Fabric data warehouse
A data warehouse is a vital component of an enterprise analytics solution. It's important to learn how to monitor a data warehouse so you can better understand the activity that occurs in it.
Monitor data in real-time with Power BI
Describe real-time analytics in Power BI using automatic page refresh, real-time dashboards, and auto-refresh in paginated reports.
Monitoring and Optimizing Queries in Databricks SQL
This course will teach you to monitor query executions in Databricks SQL, and also regulate access to query objects. You will learn how to optimize query executions with caches, encrypt queries, and configure alerts based on query results.
Monte Carlo Simulation Fundamentals
In this course you will learn to use Monte Carlo simulations to better your decision making when dealing with uncertainty.
Multiple Linear Regression
Learn how to build and interpret linear regression models with more than one predictor variable.
Network Analysis in R
Learn to analyze and visualize network data with the igraph package and create interactive network plots with threejs.
Normalize Data to Make It Appropriate for an Analysis with Pandas
Data normalisation transforms our data to make it more tractable for downstream applications. This course will teach you the skills of data normalization in Pandas needed to make any dataset usable for machine learning.
Objectivity in Data Visualization
The ability to interpret the truth, accuracy, and objectivity in data visualizations is incredibly important, whether you are creating your own visualizations or are interpreting those you see. This course will teach you these skills.
Operations on Arrays with NumPy
This course will teach you how to leverage NumPy to up your game in scientific programming, and show you how to use NumPy for numerical processing, including array indexing, math operations, and search.