Machine Learning
Showing 157–168 of 273 results
Learn to automate feature selection with lasso regression
Automate feature selection in your machine learning models using Lasso Regression. Learn how to use Lasso for both regression and feature selection to create more efficient and accurate predictive models by eliminating irrelevant features.
Learn to Program Alexa
Learn how to build and host Alexa Skills that respond to users’ vocal commands.
Linear Classifiers in Python
In this course you will learn the details of linear classifiers like logistic regression and SVM.
LinuxFoundationX: PyTorch and Deep Learning for Decision Makers
Learn how PyTorch, a deep learning framework, can be used to automate and optimize processes through the development and deployment of state-of-the-art AI applications. The course will also help you understand the importance of data quality, how to choose the right model, and the challenges in deploying and maintaining both deep learning and machine learning applications.
LLMOps: Building Real-World Applications With Large Language Models
Learn to deploy and optimize applications utilizing large language models for natural language processing.
LVx: Fundamentals of Deep Reinforcement Learning
Learn the theoretical foundations of Deep Learning through practical Python code.
Machine Learning – Dimensionality Reduction
Master dimensionality reduction techniques like PCA (Principal Component Analysis) and t-SNE. Learn how to reduce the complexity of large datasets, improve model performance, and visualize high-dimensional data with ease.
Machine Learning & Apache Kafka: Bringing Intelligent Software to the Next Level
This talk compares a modern streaming architecture to traditional batch and big data alternatives and benefits.
Machine Learning and Microsoft Cognitive Services
Thanks to AI, modern apps are more interactive and intelligent than ever before. Microsoft's Cognitive Service APIs offer easy-to-use machine learning models that are trained on vast repositories of data to offer solutions for common use cases.
Machine Learning Explainability
Understand the importance of machine learning explainability. Learn to interpret and explain complex ML models using techniques like SHAP, LIME, and other methods to ensure transparency and trust in AI predictions.
Machine Learning for Business
Understand the fundamentals of Machine Learning and how it's applied in the business world.
Machine Learning for Finance in Python
Learn to model and predict stock data values using linear models, decision trees, random forests, and neural networks.