Data Science
Showing 517–528 of 1255 results
Getting Started with Hierarchical Data in SQL Server
Explore the world of hierarchical data in SQL Server! This course will teach you how to understand, manage, and query hierarchical structures effectively, using common table expressions and recursive queries for real-world applications.
Getting Started with Image Classification with PyTorch
Beginner's guide to implement efficient and high-performing code for image classification project using Pytorch and Python programming language.
Getting Started with Image Classification with PyTorch
Beginner's guide to implement efficient and high-performing code for image classification project using Pytorch and Python programming language.
Getting Started with Jupyter Notebook 5 and Python
Jupyter Notebook is an interactive computing environment that transcends code, and it has completely disrupted the way that many Python developers work and think about software development. This course shows how you can let it do the same for you.
Getting Started with Matplotlib
Understanding and presenting complex information is easier with data visualization. In this course, you’ll learn how to use Matplotlib to create and customize line, bar, and scatter plots.
Getting Started with Natural Language Processing
Humans communicate with language, but computers communicate with data. Discover how to translate between the two in this course.
Getting Started with NumPy
NumPy is a powerful python library that provides N-dimensional arrays and functions to perform scientific computing. In this course, you’ll learn the basics of NumPy, its data types and attributes, and NumPy array creation in different scenarios.
Getting Started with Python for Data Science
Work hands-on with real datasets while learning Python for data science.
Getting Started with Python for Data Science
Work hands-on with real datasets while learning Python for data science.
Getting Started with SQL and Relational Databases
A beginner's guide to SQL and relational databases, focusing on database design, query writing, and data management techniques.
Getting Started with TypeScript ORM Libraries for Node.js
This course covers concepts related to Typescript, ORMs, SQL and how they blend to build modern Node.js applications
Go beyond Keras: Customize with TensorFlow
If you've completed the first module and realized that you need extra flexibility to build or debug your model, then this module is for you. We'll show how you can create a simple neural network for image classification, but this time we'll use lower-level TensorFlow code and explain the foundational concepts needed to understand it.