Support Vector Machines

Sort options

Classification Analysis (Coursera)

The "Classification Analysis" course provides you with a comprehensive understanding of one of the fundamental supervised learning methods, classification. You will explore various classifiers, including KNN, decision tree, support vector machine, naive bayes, and logistic regression, and learn how to evaluate their performance. Through tutorials and engaging case studies, [...]

Introduction to Machine Learning: Supervised Learning (Coursera)

In this course, you’ll be learning various supervised ML algorithms and prediction tasks applied to different data. You’ll learn when to use which model and why, and how to improve the model performances. We will cover models such as linear and logistic regression, KNN, Decision trees and ensembling methods [...]

Applied Machine Learning in Python (Coursera)

This course will introduce the learner to applied machine learning, focusing more on the techniques and methods than on the statistics behind these methods. The course will start with a discussion of how machine learning is different than descriptive statistics, and introduce the scikit learn toolkit through a tutorial. [...]

Trees, SVM and Unsupervised Learning (Coursera)

"Trees, SVM and Unsupervised Learning" is designed to provide working professionals with a solid foundation in support vector machines, neural networks, decision trees, and XG boost. Through in-depth instruction and practical hands-on experience, you will learn how to build powerful predictive models using these techniques and understand the advantages [...]

Introduction to Machine Learning in Sports Analytics (Coursera)

In this course students will explore supervised machine learning techniques using the python scikit learn (sklearn) toolkit and real-world athletic data to understand both machine learning algorithms and how to predict athletic outcomes. Building on the previous courses in the specialization, students will apply methods such as support vector [...]

Machine Learning Models in Science (Coursera)

Mar 25th 2024
Machine Learning Models in Science (Coursera)
Course Auditing
Categories
Effort
Languages
This course is aimed at anyone interested in applying machine learning techniques to scientific problems. In this course, we'll learn about the complete machine learning pipeline, from reading in, cleaning, and transforming data to running basic and advanced machine learning algorithms. We'll start with data preprocessing techniques, such as [...]
Mar 25th 2024
Course Auditing
33.00 EUR/month

Machine Learning Algorithms: Supervised Learning Tip to Tail (Coursera)

This course takes you from understanding the fundamentals of a machine learning project. Learners will understand and implement supervised learning techniques on real case studies to analyze business case scenarios where decision trees, k-nearest neighbours and support vector machines are optimally used. Learners will also gain skills to contrast [...]

Machine Learning Algorithms (Coursera)

In this course you will: understand the naïve Bayesian algorithm; understand the Support Vector Machine algorithm; understand the Decision Tree algorithm; understand the Clustering. Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional [...]

Machine Learning Using SAS Viya (Coursera)

Mar 18th 2024
Machine Learning Using SAS Viya (Coursera)
Course Auditing
Categories
Effort
Languages
This course covers the theoretical foundation for different techniques associated with supervised machine learning models. In addition, a business case study is defined to guide participants through all steps of the analytical life cycle, from problem understanding to model deployment, through data preparation, feature selection, model training and validation, [...]

Machine Learning: Concepts and Applications (Coursera)

Mar 11th 2024
Machine Learning: Concepts and Applications (Coursera)
Course Auditing
Categories
Effort
Languages
This course gives you a comprehensive introduction to both the theory and practice of machine learning. You will learn to use Python along with industry-standard libraries and tools, including Pandas, Scikit-learn, and Tensorflow, to ingest, explore, and prepare data for modeling and then train and evaluate models using a [...]