DEV Community

Machine Learning

A branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unlocking the Power of Neural Networks: A Beginner's Guide to Artificial Intelligence and Machine Learning

Unlocking the Power of Neural Networks: A Beginner's Guide to Artificial Intelligence and Machine Learning

2
Comments
2 min read
The Dark Side of ChatGPT: How Scammers are Abusing AI Technology

The Dark Side of ChatGPT: How Scammers are Abusing AI Technology

1
Comments
11 min read
Low-Data Requirement Classification Techniques

Low-Data Requirement Classification Techniques

2
Comments 2
4 min read
Clustering Algorithms: Understanding Types, Applications, and When to Use Them

Clustering Algorithms: Understanding Types, Applications, and When to Use Them

1
Comments
4 min read
Pandas is no longer the DataFrame King...

Pandas is no longer the DataFrame King...

13
Comments
3 min read
Time Series Prediction

Time Series Prediction

2
Comments
4 min read
Decision Trees: Advantages, Disadvantages, and Applications

Decision Trees: Advantages, Disadvantages, and Applications

4
Comments 1
4 min read
FiftyOne Computer Vision Model Evaluation Tips and Tricks – Feb 03, 2023

FiftyOne Computer Vision Model Evaluation Tips and Tricks – Feb 03, 2023

Comments
6 min read
Detect body gestures to control RPG game using Mediapipe

Detect body gestures to control RPG game using Mediapipe

3
Comments
8 min read
Support Vector Machines (SVM) Supervised Machine Learning

Support Vector Machines (SVM) Supervised Machine Learning

2
Comments
6 min read
Introducing Avatarify AI: the AI-powered profile photo generator

Introducing Avatarify AI: the AI-powered profile photo generator

4
Comments 2
2 min read
HarperDB: Staking a Claim as the Only Globally Distributed Edge Data Platform

HarperDB: Staking a Claim as the Only Globally Distributed Edge Data Platform

11
Comments
7 min read
The Rise of Vector Search w/ Pinecone Founder & CEO, Edo Liberty

The Rise of Vector Search w/ Pinecone Founder & CEO, Edo Liberty

4
Comments 2
2 min read
How to Integrate ChatGPT to WhatsApp

How to Integrate ChatGPT to WhatsApp

3
Comments 1
6 min read
How to measure performance of Voice Activity Detection (VAD) Software

How to measure performance of Voice Activity Detection (VAD) Software

Comments
2 min read
Predicting Diabetes Outcomes with Logistic Regression: A Hands-On Guide

Predicting Diabetes Outcomes with Logistic Regression: A Hands-On Guide

2
Comments 1
4 min read
Democratizing AI: Navigating the Challenges of AutoML for Citizen Developers

Democratizing AI: Navigating the Challenges of AutoML for Citizen Developers

3
Comments 1
2 min read
ChatGPT vs the Armada of AWS Machine Learning Services

ChatGPT vs the Armada of AWS Machine Learning Services

19
Comments 8
13 min read
Machine Learning Process

Machine Learning Process

5
Comments
2 min read
Hyperparameter Optimisation for Machine Learning - Bayesian Optimisation

Hyperparameter Optimisation for Machine Learning - Bayesian Optimisation

3
Comments
6 min read
KNN (K-nearest neighbors) Classification

KNN (K-nearest neighbors) Classification

1
Comments
4 min read
Trending ML repos of the week 📈

Trending ML repos of the week 📈

6
Comments
3 min read
ChatGPT demystified

ChatGPT demystified

Comments
11 min read
Replacing For Loops with Vectorization in Python

Replacing For Loops with Vectorization in Python

6
Comments
17 min read
The K-Nearest Neighbors Algorithm for regression and classification

The K-Nearest Neighbors Algorithm for regression and classification

3
Comments
2 min read
Uncovering the Best Email Spam Classifier: A Comparative Study of Machine Learning Algorithms

Uncovering the Best Email Spam Classifier: A Comparative Study of Machine Learning Algorithms

4
Comments
9 min read
Setting Up SageMaker to Run Data Wrangler

Setting Up SageMaker to Run Data Wrangler

Comments
2 min read
Predicting Boston Housing Prices using Regression Models

Predicting Boston Housing Prices using Regression Models

1
Comments
1 min read
How to predict purchase intent using SQL

How to predict purchase intent using SQL

4
Comments
5 min read
Introduction to Machine Learning

Introduction to Machine Learning

2
Comments 3
5 min read
10 Techniques for Improving Machine Learning Models

10 Techniques for Improving Machine Learning Models

3
Comments
9 min read
Detecting Change in Time Series Data

Detecting Change in Time Series Data

8
Comments 1
8 min read
Data Clustering Algorithms that can be used for 1D dataset

Data Clustering Algorithms that can be used for 1D dataset

10
Comments
4 min read
Small dataset and K-fold Cross validation code in python

Small dataset and K-fold Cross validation code in python

Comments
3 min read
Deploying ML models straight from Jupyter Notebooks

Deploying ML models straight from Jupyter Notebooks

13
Comments 2
3 min read
Evaluation Metrics for Classification and Regression: A Comprehensive Guide

Evaluation Metrics for Classification and Regression: A Comprehensive Guide

2
Comments
7 min read
ChatGPT Use cases for Performance Engineers

ChatGPT Use cases for Performance Engineers

14
Comments 2
15 min read
10 Amazing Developer Tools That Will Improve Your Workflow

10 Amazing Developer Tools That Will Improve Your Workflow

8
Comments 1
3 min read
LLMs vs SerpApi: A Comparative Analysis of the Webscraping Capabilities

LLMs vs SerpApi: A Comparative Analysis of the Webscraping Capabilities

3
Comments
11 min read
Let's use pandas effectively in our code

Let's use pandas effectively in our code

1
Comments
2 min read
How to Build a Deep learning model with Keras and ResNet-50

How to Build a Deep learning model with Keras and ResNet-50

1
Comments
8 min read
Bias vs Variance: The Key to Successful Predictive Modeling

Bias vs Variance: The Key to Successful Predictive Modeling

2
Comments
3 min read
How does AI work? Part 1

How does AI work? Part 1

1
Comments
9 min read
How does AI work? Part 2

How does AI work? Part 2

Comments
13 min read
Recomendador de anime: Cómo crear un modelo de recomendación basado en machine learning.

Recomendador de anime: Cómo crear un modelo de recomendación basado en machine learning.

1
Comments
15 min read
Day 18: Hotword detection with Python

Day 18: Hotword detection with Python

Comments
1 min read
Fastai Chapter 4 - The important parts, part 1: Tensors

Fastai Chapter 4 - The important parts, part 1: Tensors

1
Comments
7 min read
Predicting Medical Costs using Multivariate Linear Regression in Python

Predicting Medical Costs using Multivariate Linear Regression in Python

1
Comments
6 min read
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.

8
Comments
10 min read
How to NOT overfit in Deep Learning

How to NOT overfit in Deep Learning

6
Comments
5 min read
SageMaker Studio - Getting Started with Data Wrangler

SageMaker Studio - Getting Started with Data Wrangler

2
Comments
4 min read
Analyzing the Distribution of Problems in Competition Reviews

Analyzing the Distribution of Problems in Competition Reviews

2
Comments
9 min read
Linear Regression in Python: From Data to Model

Linear Regression in Python: From Data to Model

2
Comments 1
4 min read
AI generated the 90% of this post

AI generated the 90% of this post

17
Comments 16
2 min read
Reinforcement Learning: A Great Introduction

Reinforcement Learning: A Great Introduction

6
Comments
4 min read
51 AI tools you should be using for life, programming, content creation and everything else

51 AI tools you should be using for life, programming, content creation and everything else

433
Comments 64
10 min read
AWS + Machine Learning (SageMaker)

AWS + Machine Learning (SageMaker)

2
Comments
2 min read
Hands on Machine Learning with Python

Hands on Machine Learning with Python

1
Comments
2 min read
Unsupervised Learning: Techniques, Types, and Applications

Unsupervised Learning: Techniques, Types, and Applications

3
Comments
3 min read
Supervised Learning

Supervised Learning

2
Comments
4 min read
loading...