Data Science
Showing 817–828 of 1577 results
Implement Generative AI engineering with Azure Databricks
Generative Artificial Intelligence (AI) engineering with Azure Databricks uses the platform's capabilities to explore, fine-tune, evaluate, and integrate advanced language models. By using Apache Spark's scalability and Azure Databricks' collaborative environment, you can design complex AI systems.
Implement Real-Time Intelligence with Microsoft Fabric
In this learning path, the student is exposed to various ways to:
Implement row-level security
Row-level security (RLS) allows you to create a single or a set of reports that targets data for a specific user. In this module, you'll learn how to implement RLS by using either a static or dynamic method and how Microsoft Power BI simplifies testing RLS in Power BI Desktop and Power BI service.
Implement transactions with Transact-SQL
Learn how to construct transactions to control the behavior of multiple Transact-SQL statements. You'll learn how to determine whether an error has occurred, and when to roll back statements.
Implementing Bootstrap Methods in R
This course focuses on conceptually understanding and robustly implementing various Bootstrap methods in estimation, including correctly using the non-parametric bootstrap, extending the bootstrap method to a Bayesian world, and more.
Implementing Data Visualizations
Charts allow any audience to understand a topic and quickly make decisions. This course will teach you how to use chart elements to your advantage while creating visualizations based on various types of data.
Implementing Monte Carlo Method in R
Some problems are difficult or impossible to solve with standard mathematical or statistical approaches - these can often be solved by using the Monte Carlo method. This course covers multiple Monte Carlo applications for ready use.
Implementing Policy for Missing Values in Python
This course offers a deep dive into addressing dataset incompleteness. From basic drop methods to intricate regression imputations, emerge equipped to tackle any missing data challenge with confidence.
Importing Data from Relational Databases in R 3
This course shows how R’s capabilities can help you retrieve data from relational databases and make it available to R for adding value with other operations, such as analysis and visualization.
Importing Formatted Text Files: R Playbook
R is a widely used programming language for statistical computing. This course will teach you the fundamentals of understanding how to import formatted text files within R.
IMTx: Understanding Artificial Intelligence through Algorithmic Information Theory
Can we characterize intelligent behavior? Are there theoretical foundations on which Artificial Intelligence can be grounded?
Index Objects with Pandas
In this course, you’ll learn how to use Pandas index objects for advanced data analysis. You'll learn how to create and use numerical, interval, period, categorical, date-time, time-delta, and multi-indexing in Pandas to retrieve and manipulate data.