Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
100daysofdatascience
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Overfitting and Underfitting in Machine learning
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 16 '23
Overfitting and Underfitting in Machine learning
#
machinelearning
#
overfitting
#
underfitting
#
100daysofdatascience
7
reactions
Comments
Add Comment
3 min read
An exploratory data analysis using scatter plots and line of best fit
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 15 '23
An exploratory data analysis using scatter plots and line of best fit
#
machinelearning
#
scatterplot
#
100daysofdatascience
#
visualization
5
reactions
Comments
Add Comment
3 min read
Dimensionality Reduction: An Introduction to Methods and Applications
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 14 '23
Dimensionality Reduction: An Introduction to Methods and Applications
#
machinelearning
#
dimensionalityreduction
#
100daysofdatascience
#
application
5
reactions
Comments
Add Comment
3 min read
Random Forest Algorithms' Advantages for Greener Machine Learning
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 13 '23
Random Forest Algorithms' Advantages for Greener Machine Learning
#
machinelearning
#
randomforest
#
100daysofdatascience
#
introduction
4
reactions
Comments
Add Comment
2 min read
GridSearchCV in scikit-learn: A Comprehensive Guide
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 10 '23
GridSearchCV in scikit-learn: A Comprehensive Guide
#
machinelearning
#
gridsearchcv
#
sklearn
#
100daysofdatascience
34
reactions
Comments
Add Comment
4 min read
Sentiment Analysis of Twitter Data using Naive Bayes Algorithm
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 8 '23
Sentiment Analysis of Twitter Data using Naive Bayes Algorithm
#
machinelearning
#
datascience
#
semtimentanalysis
#
100daysofdatascience
4
reactions
Comments
Add Comment
3 min read
Centroid-based Clustering: A Powerful Machine Learning Technique for Partitioning Datasets
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 7 '23
Centroid-based Clustering: A Powerful Machine Learning Technique for Partitioning Datasets
#
machinelearning
#
datascience
#
clustring
#
100daysofdatascience
8
reactions
Comments
Add Comment
2 min read
Clustering Algorithms: Understanding Types, Applications, and When to Use Them
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 6 '23
Clustering Algorithms: Understanding Types, Applications, and When to Use Them
#
machinelearning
#
clustring
#
100daysofdatascience
#
100daysofcode
1
reaction
Comments
Add Comment
4 min read
Time Series Prediction
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 5 '23
Time Series Prediction
#
machinelearning
#
datascience
#
timeseriesprediction
#
100daysofdatascience
2
reactions
Comments
Add Comment
4 min read
Decision Trees: Advantages, Disadvantages, and Applications
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 4 '23
Decision Trees: Advantages, Disadvantages, and Applications
#
machinelearning
#
datascience
#
decision
#
100daysofdatascience
4
reactions
Comments
1
comment
4 min read
Support Vector Machines (SVM) Supervised Machine Learning
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 3 '23
Support Vector Machines (SVM) Supervised Machine Learning
#
machinelearning
#
datascience
#
svm
#
100daysofdatascience
2
reactions
Comments
Add Comment
6 min read
Predicting Diabetes Outcomes with Logistic Regression: A Hands-On Guide
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 2 '23
Predicting Diabetes Outcomes with Logistic Regression: A Hands-On Guide
#
machinelearning
#
datascience
#
logistic
#
100daysofdatascience
2
reactions
Comments
1
comment
4 min read
KNN (K-nearest neighbors) Classification
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Feb 1 '23
KNN (K-nearest neighbors) Classification
#
machinelearning
#
datascience
#
knn
#
100daysofdatascience
1
reaction
Comments
Add Comment
4 min read
The K-Nearest Neighbors Algorithm for regression and classification
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 31 '23
The K-Nearest Neighbors Algorithm for regression and classification
#
machinelearning
#
datascience
#
knn
#
100daysofdatascience
3
reactions
Comments
Add Comment
2 min read
Uncovering the Best Email Spam Classifier: A Comparative Study of Machine Learning Algorithms
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 30 '23
Uncovering the Best Email Spam Classifier: A Comparative Study of Machine Learning Algorithms
#
machinelearning
#
classification
#
datascience
#
100daysofdatascience
4
reactions
Comments
Add Comment
9 min read
Predicting Boston Housing Prices using Regression Models
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 29 '23
Predicting Boston Housing Prices using Regression Models
#
100daysofdatascience
#
machinelearning
#
scikitlearn
#
regression
1
reaction
Comments
Add Comment
1 min read
10 Techniques for Improving Machine Learning Models
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 28 '23
10 Techniques for Improving Machine Learning Models
#
machinelearning
#
model
#
100daysofdatascience
#
optimizer
3
reactions
Comments
Add Comment
9 min read
Evaluation Metrics for Classification and Regression: A Comprehensive Guide
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 27 '23
Evaluation Metrics for Classification and Regression: A Comprehensive Guide
#
machinelearning
#
datascience
#
evaluationmetrices
#
100daysofdatascience
2
reactions
Comments
Add Comment
7 min read
Bias vs Variance: The Key to Successful Predictive Modeling
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 26 '23
Bias vs Variance: The Key to Successful Predictive Modeling
#
machinelearning
#
datascience
#
100daysofdatascience
#
biasandvarience
2
reactions
Comments
Add Comment
3 min read
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 24 '23
Transforming Categorical Data: A Practical Guide to Handling Non-Numerical Variables for Machine Learning Algorithms.
#
machinelearning
#
encoding
#
categorialdata
#
100daysofdatascience
8
reactions
Comments
Add Comment
10 min read
Linear Regression in Python: From Data to Model
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 23 '23
Linear Regression in Python: From Data to Model
#
machinelearning
#
datascience
#
linearregression
#
100daysofdatascience
2
reactions
Comments
1
comment
4 min read
Reinforcement Learning: A Great Introduction
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 22 '23
Reinforcement Learning: A Great Introduction
#
machinelearning
#
datascience
#
reinforcementlearning
#
100daysofdatascience
6
reactions
Comments
Add Comment
4 min read
Unsupervised Learning: Techniques, Types, and Applications
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 21 '23
Unsupervised Learning: Techniques, Types, and Applications
#
python
#
datascience
#
machinelearning
#
100daysofdatascience
3
reactions
Comments
Add Comment
3 min read
Calculus for Data Science: An Introduction
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 17 '23
Calculus for Data Science: An Introduction
#
python
#
datascience
#
calculas
#
100daysofdatascience
18
reactions
Comments
Add Comment
7 min read
Probability for data science
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 15 '23
Probability for data science
#
python
#
probability
#
datascience
#
100daysofdatascience
3
reactions
Comments
Add Comment
5 min read
Statistics for data science with practice
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 14 '23
Statistics for data science with practice
#
python
#
datascience
#
100daysofdatascience
#
statistics
4
reactions
Comments
Add Comment
4 min read
Linear Algebra for Data Science: Understanding and Applying Vectors, Matrices and their Operations using Numpy
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 13 '23
Linear Algebra for Data Science: Understanding and Applying Vectors, Matrices and their Operations using Numpy
#
python
#
linearalgebra
#
100daysofdatascience
#
datascience
7
reactions
Comments
Add Comment
6 min read
Understanding the basics and advanced concepts of RDBMS and SQL for data science and analysis
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 12 '23
Understanding the basics and advanced concepts of RDBMS and SQL for data science and analysis
#
python
#
sql
#
sqlite
#
100daysofdatascience
6
reactions
Comments
Add Comment
11 min read
Exploring Different Types of Plots, Best Practices, and Tips for Effective Data Visualization
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 11 '23
Exploring Different Types of Plots, Best Practices, and Tips for Effective Data Visualization
#
python
#
matplotlib
#
visualization
#
100daysofdatascience
7
reactions
Comments
Add Comment
6 min read
Mastering Pandas: A Comprehensive Guide with Exercises
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 10 '23
Mastering Pandas: A Comprehensive Guide with Exercises
#
python
#
pandas
#
datascience
#
100daysofdatascience
4
reactions
Comments
Add Comment
6 min read
NumPy 101: A Beginner's Guide to Data Science with Python
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 9 '23
NumPy 101: A Beginner's Guide to Data Science with Python
#
python
#
datascience
#
100daysofdatascience
#
beginners
10
reactions
Comments
1
comment
7 min read
OOP in Python: A Practical Guide
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 8 '23
OOP in Python: A Practical Guide
#
python
#
beginners
#
datascience
#
100daysofdatascience
4
reactions
Comments
Add Comment
11 min read
Take Your Python Skills to the Next Level with Built-in Data Structures
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 7 '23
Take Your Python Skills to the Next Level with Built-in Data Structures
#
python
#
datascience
#
100daysofdatascience
#
beginners
7
reactions
Comments
Add Comment
15 min read
Master the Basics of Python: A Step-by-Step Guide
Anurag Verma
Anurag Verma
Anurag Verma
Follow
Jan 6 '23
Master the Basics of Python: A Step-by-Step Guide
#
python
#
beginners
#
datascience
#
100daysofdatascience
15
reactions
Comments
Add Comment
8 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account