Learning
Everything on SkillVeris tagged Learning — collected across the glossary, study notes, blog, and cheat sheets.
8 resources across 1 library
Study Notes(8)
R and Machine Learning
Explore how to train, evaluate, and tune machine learning models in R using caret, tidymodels, and core algorithms like random forests and logistic regression.
Julia and Machine Learning (Flux.jl)
How Flux.jl brings differentiable programming to Julia, letting you build and train neural networks with plain Julia code and automatic differentiation.
Common Machine Learning Pitfalls
A tour of the mistakes that most often derail machine learning projects, from data leakage to misleading metrics, and how to catch them before they cost you.
Machine Learning Interview Questions
A curated set of frequently asked ML interview questions with concise, technically precise answers spanning fundamentals, algorithms, and evaluation.
Machine Learning Quick Reference
A condensed cheat-sheet of core machine learning terminology, formulas, and algorithm/metric selection guidance for quick lookup and review.
The Machine Learning Workflow
An end-to-end walkthrough of the standard machine learning project lifecycle, from problem framing and data collection through model deployment and monitoring.
Types of Machine Learning
A survey of the major machine learning paradigms — supervised, unsupervised, semi-supervised, and reinforcement learning — and the kinds of problems each is de…
What Is Machine Learning?
An introduction to machine learning as the practice of building systems that improve their performance on a task by learning patterns from data rather than fol…