Anish GandhiProanishgandhi.com·Sep 21, 2024The learning curve of the bubble (no-code) developer explained using the dunning-Kruger effectWhat is the Dunning-Kruger effect? The Dunning–Kruger effect is a cognitive bias in which people with limited competence in a particular domain overestimate their abilities. It was first described by Justin Kruger and David Dunning in 1999. It can af...Discuss·1 like·454 readsNo Code
Sujit Nirmalblackshadow.hashnode.dev·Jul 31, 2024"Deep Dive into Neural Networks: Understanding the Basics and Beyond"Introduction Neural networks are the backbone of modern machine learning. In this blog, we'll explore the fundamentals of neural networks, their architecture, and how they work. We'll also dive into some advanced concepts and provide hands-on example...Discussneural networks
Sujit Nirmalblackshadow.hashnode.dev·Jul 18, 2024How Gradient Boosting Machines Work: A Machine Learning OverviewIntroduction Gradient Boosting Machines (GBM) are a powerful ensemble learning technique that builds models sequentially, with each new model correcting the errors of the previous ones. This method is highly effective for both classification and regr...Discuss#Finetuning Models
Sujit Nirmalblackshadow.hashnode.dev·Jul 13, 2024Exploring Random Forests: A Beginner's Guide to Ensemble LearningIn my previous blog, we explored the fascinating world of Decision Trees, a fundamental algorithm in machine learning. Today, we will take a step further into the realm of ensemble learning by diving into Random Forests. This blog aims to provide a c...Discuss#Exponential growth
Juan Carlos Olamendyjuancolamendy.hashnode.dev·Jan 9, 2024Understanding the Learning Curves in MLHave you ever wondered how to interpret learning curves in Machine Learning? What do those curves really mean? Do you have a hard time to make sense of them? I got you? Don't worry. I will explain those concepts in simple terms. This article will dig...DiscussMachine Learning
Gaurav Singheuclidstellar.hashnode.dev·Jul 8, 2023Documentation VS Youtube TutorialsMastering the Art of Learning: Embracing Documentation over YouTube Tutorials In the ever-evolving world of technology, learning new tech stacks has become a necessity for professionals and enthusiasts alike. When it comes to acquiring knowledge, two...Discuss·3 likes·76 readsdocumentation
Barry Ugochukwuwritemlcode.hashnode.dev·Mar 15, 2023What Are Learning Curves and Why You Should Care About ThemBefore we begin make sure you check the previous article in this series here How do we know if our models are learning well or not? How do we measure their performance and improvement over time? How do we diagnose and fix common problems such as unde...DiscussExpert Tips to Optimize Machine Learning Model Performance and Boost Accuracy #LearningCurve
Rahul Singhrahul4dev.hashnode.dev·Dec 18, 2022#DevRetro2022: The Year of Most Dynamic Career Choice of My Life``` javascript function hello() { console.log("Hello Hashnode!") } `` Hello Folks, I'm Rahul Singh, starting a new journey altogether in the coding world after pursuing multiple career fields like Banking, Government job, and Civil Services. I star...Discuss·59 reads#LearningCurve