8" :class="scrolled && 'is-scrolled'">
NOA
Labs
Tutorials
Courses
Skill Forge
Explore
Labs
Hands-on live sessions
Mentors
Meet the senior engineers
Projects
Real portfolio-ready builds
Talent Directory
Public student profiles
Mock Interview
Practice with real feedback
ATS Resume Checker
Free instant resume scoring
Search docs
Ctrl K
Login
Join Free
Artificial Intelligence
LangChain
LLMs
Machine Learning
Prompt Engineering
RAG (Retrieval-Augmented Generation)
AJAX
GraphQL
Apache Kafka
Microservices
Node.js
RabbitMQ
REST API
WebSockets
Algorithms
Data Structures
Angular
Bootstrap
CSS
HTML
jQuery
Next.js
Nuxt.js
React
Svelte
Tailwind CSS
Vue.js
ASP.NET Core
Django
.NET
Entity Framework Core
FastAPI
Flask
Gin
gRPC
Hibernate
Laravel
NestJS
Spring
Spring Boot
Spring Cloud
Spring Data JPA
Spring MVC
Spring Security
AWS
Azure
CI/CD
Docker
Git
Kubernetes
Linux
Nginx
Terraform
C
C++
C#
Dart
Go
Java
JavaScript
Kotlin
PHP
Python
Ruby
Rust
Swift
TypeScript
Database Design
MongoDB
MySQL
Oracle Database
PostgreSQL
Redis
SQL
System Design
↑↓ navigate
↵ open
esc close
Tutorials
/
Machine Learning
Machine Learning menu
Machine Learning Tutorial
Supervised and unsupervised learning, training, and evaluating models.
Start the Machine Learning tutorial →
What you'll learn
1. Machine Learning Introduction
What machine learning is, and supervised, unsupervised and reinforcement learning explained with concrete examples.
2. The ML Workflow
The real end-to-end ML workflow: collecting and cleaning data, splitting, training, evaluating, deploying and monitoring.
3. Feature Engineering
Encoding categorical variables, scaling and normalization, and handling missing data with real examples.
4. Common ML Algorithms
Linear and logistic regression, decision trees and k-means clustering, explained with intuition and real use cases.
5. Neural Networks Basics
The perceptron, stacking layers into a network, activation functions, and backpropagation at a high level.
6. Overfitting & Evaluation Metrics
Overfitting vs underfitting, and evaluating models with accuracy, precision, recall, F1 and cross-validation.
7. Regularization & Hyperparameter Tuning
L1/L2 regularization, dropout, grid vs random search, and cross-validation for tuning models properly.
8. Model Deployment & MLOps
Serving a model online or in batch, versioning models and training data, and monitoring for drift.
9. Machine Learning Interview Questions
Commonly asked machine learning interview questions with clear, practical answers.