Search result for Algorithm selection Online Courses & Certifications
Get Course Alerts by Email
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
by Tim Roughgarden- 4.8
Approx. 17 hours to complete
The primary topics in this part of the specialization are: asymptotic ("Big-oh") notation, sorting and searching, divide and conquer (master method, integer and matrix multiplication, closest pair), and randomized algorithms (QuickSort, contraction algorithm for min cuts). O(n log n) Algorithm for Counting Inversions I Randomized Selection - Algorithm Deterministic Selection - Algorithm [Advanced - Optional]...
Introduction to Algorithm Analysis [For Absolute Beginners]
by Academy of Computing & Artificial Intelligence- 0.0
3 hours on-demand video
Your First look in to Algorithm Analysis. This course will provide a very basic knowledge about Algorithm Analysis. This course is for anyone who have heard the word algorithm and have no idea about it. Algorithm Analysis - Part 1 Algorithm Analysis - Part 2 [Theoretical Analysis & Big O Notation ]12:53 Two-Sum, Three Sum Algorithm Analysis Selection Sort...
$12.99
Regression Machine Learning with Python
by Diego Fernandez- 3.5
6 hours on-demand video
Designate relevant predictor features subset through least absolute shrinkage and selection operator embedded method. Next, you’ll only include relevant predictor features subset or transformations in algorithm learning through features selection and features extraction procedures. For algorithm training, optimal parameters selection or fine tuning, bias-variance trade-off, optimal model complexity and time series cross-validation are defined....
$12.99
A Complete Reinforcement Learning System (Capstone)
by Martha White , Adam White- 4.7
Approx. 16 hours to complete
This capstone will let you see how each component---problem formulation, algorithm selection, parameter selection and representation design---fits together into a complete solution, and how to make appropriate choices when deploying RL in the real world. Complete an RL solution to a problem, starting from problem formulation, appropriate algorithm selection and implementation and empirical study into the effectiveness of the solution....
Machine Learning Optimization Using Genetic Algorithm
by Curiosity for Data Science- 4.5
6.5 hours on-demand video
Learn how to optimize Machine Learning algorithms' performances and apply feature selection using Genetic Algorithm In this course, you will learn what hyperparameters are, what Genetic Algorithm is, and what hyperparameter optimization is. By the end of this course, you will have learnt how to code Genetic Algorithm in Python and how to optimize your machine learning algorithms for maximum performance....
$15.99
Artificial Intelligence #7 : Genetic Algorithm Optimization
by Sobhan N.- 2.6
1 hour on-demand video
Learn how to solve optimization problem using Genetic Algorithm Optimization Method Do you like to know the basic theory behind Genetic Algorithm Optimization Method? In computer science and operations research, a genetic algorithm (GA) is a meta heuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA)....
$12.99
Learn Machine Learning with Weka
by SVBook Pte. Ltd.- 3
1.5 hours on-demand video
Decision Tree: ID3 Algorithm What Algorithm to use? Weka Advanced Attribute Selection Weka Model Selection and Deployment...
$9.99
Related searches
Market Basket Analysis & Linear Discriminant Analysis with R
by Gopal Prasad Malakar- 4.1
3.5 hours on-demand video
Master: Association rules (MBA) & it's usage, Linear Discriminant Analysis (LDA) for classification & variable selection Need of a classification modelPurpose of Linear DiscriminantA use case for classificationFormal definition of LDAAnalytics techniques applicability Two usage of LDA LDA for Variable Selection Demo of using LDA for Variable Selection Second usage of LDA - LDA for classification...
$12.99
Deep Learning Regression with Python
by Diego Fernandez- 3.4
4 hours on-demand video
Learn deep learning regression through a practical course with Python programming language using S&P 500® Index ETF prices historical data for algorithm learning. Extract algorithm predictor features through stacked autoencoder. Next, you’ll only include relevant predictor features subset or transformations in algorithm learning through features selection and features extraction procedures....
$9.99
Learn to Program: Crafting Quality Code
by Jennifer Campbell , Paul Gries- 4.6
Approx. 14 hours to complete
Palindrome: Algorithm 1 Palindrome: Algorithm 2 Palindrome: Algorithm 3 Palindrome: Algorithm 1 Palindrome: Algorithm 2 Palindrome: Algorithm 3 Selection Sort Selection Sort...