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.
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

443
Comments 66
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
What Is Machine Learning ?

What Is Machine Learning ?

4
Comments 1
4 min read
How Does GPT-3 Work?

How Does GPT-3 Work?

44
Comments 5
9 min read
Active Learning with Transformer-Based Machine Learning Models

Active Learning with Transformer-Based Machine Learning Models

6
Comments 2
3 min read
NEURAL NETWORK

NEURAL NETWORK

8
Comments 2
8 min read
Introduction to machine learning

Introduction to machine learning

6
Comments
4 min read
What is “production” Machine Learning?

What is “production” Machine Learning?

9
Comments
5 min read
Sagemaker Model deployment and Integration

Sagemaker Model deployment and Integration

3
Comments
10 min read
Insurance Cost Prediction using Machine Learning with Python.

Insurance Cost Prediction using Machine Learning with Python.

8
Comments 3
4 min read
How to use ChatGPT to boost your developer productivity

How to use ChatGPT to boost your developer productivity

156
Comments 5
4 min read
Getting Started with OpenCV - Reversing a Video

Getting Started with OpenCV - Reversing a Video

1
Comments
1 min read
Open Source AI Image Classifier with Automatic Dataset Creator

Open Source AI Image Classifier with Automatic Dataset Creator

2
Comments
2 min read
Cómo crear un modelo de recomendación basado en machine learning.

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

5
Comments 2
15 min read
Creating A Automatic Attendance System(Python Project)

Creating A Automatic Attendance System(Python Project)

3
Comments
2 min read
AWS AI Services: Unleashing the Power of Artificial Intelligence

AWS AI Services: Unleashing the Power of Artificial Intelligence

2
Comments
2 min read
Managing Hybrid Teams 4

Managing Hybrid Teams 4

86
Comments 2
2 min read
We asked ChatGPT how to use our service. Here is what AI answered

We asked ChatGPT how to use our service. Here is what AI answered

17
Comments 6
9 min read
Machine Learning Text Clustering with DBSCAN

Machine Learning Text Clustering with DBSCAN

27
Comments 2
5 min read
Concurrency In Python Made Simple:

Concurrency In Python Made Simple:

4
Comments
15 min read
Machine Learning Text Generation using LSTM

Machine Learning Text Generation using LSTM

2
Comments 2
3 min read
Predicting edibility of mushrooms (classification) with Neural Networks

Predicting edibility of mushrooms (classification) with Neural Networks

3
Comments
5 min read
Building Personalised Music Recommendation System

Building Personalised Music Recommendation System

44
Comments 1
18 min read
What is chatGPT ?

What is chatGPT ?

4
Comments
1 min read
Understanding Tokenization using Hugging Face

Understanding Tokenization using Hugging Face

4
Comments 2
16 min read
Build a Serverless ChatGPT SMS Chatbot with the OpenAI API

Build a Serverless ChatGPT SMS Chatbot with the OpenAI API

17
Comments 4
6 min read
Create personalized experiences for your apps, bots and websites with Azure Personalizer - Part 3

Create personalized experiences for your apps, bots and websites with Azure Personalizer - Part 3

4
Comments
8 min read
An Introduction to Machine Learning: What is it and How Does it Work?

An Introduction to Machine Learning: What is it and How Does it Work?

3
Comments 3
3 min read
Machine Learning paradigms for beginners

Machine Learning paradigms for beginners

3
Comments
3 min read
Overview of Building a Model using SageMaker

Overview of Building a Model using SageMaker

2
Comments
5 min read
Integrating Machine Learning Model with Rest API in Flask

Integrating Machine Learning Model with Rest API in Flask

1
Comments
2 min read
A Beginner's Guide to Feature Selection in Machine Learning: Techniques and Tips

A Beginner's Guide to Feature Selection in Machine Learning: Techniques and Tips

12
Comments 3
5 min read
Privacy-Preserving Machine Learning with AIJack - 3: Federated Learning with Paillier Encryption on PyTorch

Privacy-Preserving Machine Learning with AIJack - 3: Federated Learning with Paillier Encryption on PyTorch

Comments
3 min read
Exploring the Iris Flower Dataset and K-Means Clustering

Exploring the Iris Flower Dataset and K-Means Clustering

2
Comments
2 min read
Overview of Preparing Data using AWS SageMaker

Overview of Preparing Data using AWS SageMaker

3
Comments
5 min read
Complete Data Science Roadmap/ Bootcamp from noob to expert.

Complete Data Science Roadmap/ Bootcamp from noob to expert.

21
Comments 1
4 min read
ChatGPT the Future Jobs Killer: An Amazing yet Scary Invention

ChatGPT the Future Jobs Killer: An Amazing yet Scary Invention

2
Comments
4 min read
Regression Modeling 101: Understanding Different Types of Models and How to Choose the Right One

Regression Modeling 101: Understanding Different Types of Models and How to Choose the Right One

12
Comments 3
16 min read
This is how to deploy a machine learning model with Anvil

This is how to deploy a machine learning model with Anvil

10
Comments
10 min read
2022: A Year in Review

2022: A Year in Review

3
Comments 1
8 min read
Privacy-Preserving Machine Learning with AIJack - 2: Model Inversion Attack against Federated Learning on PyTorch

Privacy-Preserving Machine Learning with AIJack - 2: Model Inversion Attack against Federated Learning on PyTorch

2
Comments
4 min read
Real-Time Object Detection with YOLO: A Step-by-Step Guide with Realtime Fire Detection Example.

Real-Time Object Detection with YOLO: A Step-by-Step Guide with Realtime Fire Detection Example.

10
Comments
8 min read
Seaborn: Statistical data visualization

Seaborn: Statistical data visualization

Comments
5 min read
AWS SageMaker and Amazon stack

AWS SageMaker and Amazon stack

7
Comments
3 min read
Machine Learning Trends for 2023

Machine Learning Trends for 2023

2
Comments 1
7 min read
Unraveling the Confusion: A Primer on AI, ML, and DL

Unraveling the Confusion: A Primer on AI, ML, and DL

13
Comments 1
2 min read
How do TensorFlow.js models load in the browser?

How do TensorFlow.js models load in the browser?

6
Comments
2 min read
loading...