top of page

🪁 Kite Detection using YOLO 🚀
Kite Detection using YOLO V5 and YOLO V8 models. This article is a complete walkthrough of this "End to End" project.
Mayuresh Madiwale
Jan 29, 20234 min read
174 views
0 comments

Computer Vision in Brief.
Computer Vision (CV) is the field of Deep Learning which solely works with images. This is quite new and still evolving technology.
Mayuresh Madiwale
Nov 2, 20226 min read
91 views
1 comment

Make Your ML/DL Model Android/iOS Ready!
Made the ML/DL model? What's next Thinking of deploying your model on your smartphone? Follow this article to make model Android/iOS ready
Mayuresh Madiwale
Sep 10, 20223 min read
186 views
0 comments

Optimization Methods in Deep Learning.
We have all heard of optimizers in deep learning... but what is that exactly?... This article gives a brief of the same question.
Mayuresh Madiwale
Jun 26, 20224 min read
54 views
0 comments

Ensemble way of Machine Learning. What is it? How is it done?
This blog focusses more on Ensemble Techniques in Machine Learning.
Mayuresh Madiwale
Jun 6, 20222 min read
44 views
0 comments

Overcoming the Hurdles in Machine Learning with Regularization.
While practicing Machine Learning there are many hurdles that are encountered. One of such is Overfitting/Underfitting to stop this from...
Mayuresh Madiwale
May 29, 20223 min read
25 views
0 comments

What is Bias - Variance Trade-off ?
After the successful fitting of any ML model, we need to see how is it performing so we make a prediction with unseen data. Here two...
Mayuresh Madiwale
May 22, 20222 min read
313 views
0 comments


Mathematical intuition behind Principal Component Analysis (PCA)
Mathematics behind PCA
Mayuresh Madiwale
May 15, 20223 min read
193 views
0 comments


What are the various performance matrices in Statistical Machine Learning?
Performance metrics are an important part of any machine learning algorithm. Without accurate measurements, it can be difficult to...
Mayuresh Madiwale
May 8, 20224 min read
30 views
0 comments

The Ins and Outs of Data Science: Everything You Need to Know.
This Blog only shows a rough idea about the flow of working with data to get some crucial insights.
Mayuresh Madiwale
May 1, 20221 min read
35 views
0 comments
bottom of page