📰 Dev.to · Kelvin
14 articles · Updated every 3 hours · View all reads
All
Articles 92,086Blog Posts 110,024Tech Tutorials 23,116Research Papers 19,235News 14,882
⚡ AI Lessons

Dev.to · Kelvin
1mo ago
Dimensionality Reduction in Machine Learning: PCA and t-SNE.
Dimensionality reduction is a fundamental concept in machine learning used to reduce the number of...

Dev.to · Kelvin
📐 ML Fundamentals
⚡ AI Lesson
1mo ago
Unsupervised Machine Learning. K-Means & Hierarchical Clustering
Unsupervised machine learning is a branch of machine learning where models are trained on data...

Dev.to · Kelvin
2mo ago
Supervised learning workflow
Linear regression workflow. Collect data Collecting data involves gathering relevant...

Dev.to · Kelvin
3mo ago
Introduction to Python
Python is a powerful and flexible programming language created by Guido van Rossum and first...

Dev.to · Kelvin
3mo ago
sql and databases
What is a database. A database is an organized collection of data stored electronically....

Dev.to · Kelvin
3mo ago
Connecting Power BI to SQL databases.
Power BI Power BI is a business intelligence and data visualization tool that helps organizations...

Dev.to · Kelvin
3mo ago
SQL Joins
Joins are used to combine rows from two or more tables based on a related column between them. This...

Dev.to · Kelvin
4mo ago
New Standards for the Agent-Readable Website
Saw Garry Tan’s post. Then ended up...

Dev.to · Kelvin
4mo ago
Translating Messy Data into Action Using Power BI.
Power BI Desktop is a free Windows application where you create reports and dashboards. You...

Dev.to · Kelvin
4mo ago
Schemas and Data modelling in Power BI.
In Power BI, schemas and data modelling are about how you structure tables and define relationships...

Dev.to · Kelvin
4mo ago
Introduction to MS Excel for data analytics
Overview. Microsoft Excel is a spreadsheet program used to organize, analyze, calculate,...

Dev.to · Kelvin
5mo ago
GIT BEGINNERS GUIDE.
Version control version control is a system that records changes to files over time making...

Dev.to · Kelvin
5mo ago
Why You Shouldn’t Manually Define a Vue Component’s name
What is the component name used for? A Vue component’s name is useful for: Recursively...

Dev.to · Kelvin
3y ago
My first Node.js and GraphQL Course
Today, I'm delighted to announce that my first coding course, Getting started with GraphQL using...
DeepCamp AI