Shreyas Kulkarni
Shreyas' Blog

Shreyas' Blog

Follow
homenewsletter
Tag

Machine Learning

#machine-learning

More content

Read more stories on Hashnode


Articles with this tag

AI: regulations and it's importance

Jun 16, 20235 min read

Why AI regulations are important? And How it will affect on innovation · Previously Published on [Indium Software] AI has undeniably revolutionized our...

AI: regulations and it's importance

How streaming giants deal with huge file sizes?

May 4, 20236 min read

Case Study: How Netflix is improving video quality with neural networks · A corporation that has always been at the forefront of innovation is Netflix,...

How streaming giants deal with huge file sizes?

How to install detectron2 on Windows Machine?

Feb 10, 20237 min read

A Step-by-Step Guide to Installing Detectron2 on Your Windows System. · Last year, I was experimenting with detectron2 on my windows system. It was a...

How to install detectron2 on Windows Machine?

Exploring the Consequences of Type I and Type II Errors in Statistical Hypothesis Testing

Jan 29, 20223 min read

In statistical hypothesis testing or generally in the test based on statistics, we have these terms namely True Positive, True Negative False...

Exploring the Consequences of Type I and Type II Errors in Statistical Hypothesis Testing

What is Model Explainability in Data Science?

Jan 22, 20223 min read

This week, I completed the course which I started last week on Coursera and I found a few new concepts that were foundational to the thought process...

What is Model Explainability in Data Science?

Numpy - Python

Sep 3, 20214 min read

Hey welcome, let's start with numpy Numpy is one of the most important libraries for Data Science projects in Python. If you're learning python next...

Numpy - Python