VRVishal Rewaskarinuntrained.hashnode.dev·Jul 16, 2025 · 4 min readNaive Bayes Classifier —ML AlgorithmWhile watching the tutorial, I was confused. What the heck is this? I got the point about how probability works and the mathematical intuition behind this theorem, but I'm confused about where, when, and why I should use this theorem. And when I trie...00
VRVishal Rewaskarinuntrained.hashnode.dev·Jul 13, 2025 · 4 min readA Broader Look at Machine Learning...Have you ever noticed how your social media feed is personalized? Or how Google Maps predicts traffic? or when you think to buy something after those big giants start promoting it to us. If you never thought about it, let me clear it up today: there ...00
VRVishal Rewaskarincsexplorer.hashnode.dev·Nov 7, 2023 · 8 min readCSS Unleashed: Designing Your Dream Website!!Introduction to CSS Definition of CSS: CSS (Cascading Style Sheets) is a special code that tells your web browser how to make a web page look. Imagine a web page as a canvas, and CSS is your set of digital paintbrushes. It allows you to choose th...00
VRVishal Rewaskarincsexplorer.hashnode.dev·Oct 30, 2023 · 5 min readHTML : The Foundation of Web Development!!If you're just starting your journey as a web developer, HTML (Hypertext Markup Language) is your first step into the vast world of web development. HTML is the backbone of the internet, the language that gives structure and meaning to web content. I...00
VRVishal Rewaskarincsexplorer.hashnode.dev·Oct 25, 2023 · 4 min readBuilding Modern Web AppsIn the world of web development, staying ahead of the curve and acquiring the necessary skills to build modern web applications is crucial. The MERN stack, which stands for MongoDB, Express.js, React, and Node.js, is a popular choice for full-stack d...00