Showing 15037–15048 of 18767 results
Redis and PHP
Working with Redis in PHP using PRedis
Redis For Developers
Learn Redis from scratch, including basic concepts such as Data Types & Commands in this Redis server training tutorial.
Rediscovering JavaScript: ES6, ES7 & ES8
Learn the new JavaScript features introduced in ECMAScript 2015 (ES6), 2016 (ES7), and 2017 (ES8) to make your code concise and less error-prone.
Reducing Complexity in Data
This course covers several techniques used to optimally simplify data used in supervised machine learning applications ranging from relatively simple feature selection techniques to very complex applications of clustering using deep neural networks.
Reducing Complexity in Data in Microsoft Azure
In machine learning, feature sets can quickly become complicated and unwieldy. This course will give you the skills needed to reduce the complexity of your feature sets to help ensure you get better and more consistent insights into your data.
Reducing Dimensions in Data with scikit-learn
This course covers a wide range of the important techniques of dimensionality reduction and feature selection available in scikit-learn, allowing model builders to optimize model performance by reducing overfitting, save on model training time and cost, and better visualize the results of machine learning models.
Reducing Product Risk
This course will teach you what the four main product risks are and how to successfully overcome them by using a structured approach. For each of the four product risks we will present proven techniques for addressing them.
Reducing Unfair Bias in Machine Learning
This course will give you an overview on the concept of fairness which helps in building trust in AI and how
Redux 3 Saga
Redux Saga is a fast-growing library with over 9,000 stars on GitHub. It lets you rapidly create asynchronous apps using a new tool called ES6 Generators. In this course, you'll learn about Redux Saga, ES6, testing, effects, and channels.
Redux Beginner Guide with React Hooks
Redux Beginner Guide with React Hooks
Redux Fundamentals
Redux is a powerful tool to help keep your JS state manageable as your app scales. In this course, you'll learn how to quickly reap the benefits of Redux for any web app, wether you use React or not.
Refactor Node.js Express APIs into serverless Azure Functions APIs
Improve availability and scalability by refactoring existing Node.js Express APIs into Azure Functions serverless APIs with v4 programming model.