Data Science
Showing 85–96 of 1577 results
Analyzing US Census Data in Python
Learn to use the Census API to work with demographic and socioeconomic data.
Analyzing US Census Data in R
Learn to rapidly visualize and explore demographic data from the United States Census Bureau using tidyverse tools.
Analyzing Your Data with AWS IoT Analytics
In this course, you will learn how you can leverage the stream of messages from your IoT devices, how to set up analytical pipelines, and how to perform analysis of your IoT data.
Apache HBase : NoSQL Database Of Hadoop
Hbase
Apache NiFi – A Complete Guide (Hortonworks Data Platform)
Apache NiFi is a robust Data Ingestion, Distribution framework & ETL Option. NiFi the core of Hortonworks Data Platform.
Apache Spark with Scala – Hands On with Big Data
Apache Spark
Applied Machine Learning: Deep Learning for Industry
Apply deep learning techniques in real-world industry scenarios, focusing on practical projects and applications.
Applied Machine Learning: Deep Learning for Industry
Discover applied machine learning techniques, focusing on deep learning applications for solving real-world problems in industry settings.
Applied Machine Learning: Industry Case Study with TensorFlow
Learn about applied machine learning techniques through real industry case studies using TensorFlow, focusing on practical outcomes.
Apply Natural Language Processing with Python
Learn Python for Natural Language Processing, the field behind chatbots, search engines, and autocorrect.
Applying Differential Equations and Inverse Models with R
This course focuses on conceptually understanding and implementing numerical techniques to solve differential equations, including ordinary/partial/delay differential equations, and systems of equations known as Differential Algebraic Equations.
Applying Functions in R
The functional approach to programming is something that makes R unique. In this course you will learn how to leverage the tools in this programming paradigm, such as the apply family of functions, and know how to apply them in the real world