kavirana.hashnode.devBuilding a Chrome Extension From Scratch : Level 01I love Chrome extensions. They make everything easier like listening to music, learning new languages, setting study timers, and so much more. I have one for almost every need! But instead of just using extensions, why not try building one yourself? ...Dec 16, 2024·7 min read
kavirana.hashnode.devTop Data Science Skills for Off-campus Internships in 2024I began applying for internships in the first year of my bachelors. In the third semester, I got a volunteering role at an NGO for analysing their YouTube Dashboard and focused on improving their engagement using data. It also wasnt exactly "data sci...May 10, 2024·5 min read
kavirana.hashnode.devNumPy : Beyond the BasicsIn our previous NumPy blog, we laid the groundwork, understanding the essence of arrays and touched advanced concepts. Now, let's take a leap into the more intricate features, unlock advanced functionalities, and discover the nuances that make NumPy ...Feb 3, 2024·4 min read
kavirana.hashnode.devLoss functionsLoss functions are a way to quantify the performance of an algorithm. They are feedback mechanisms that demonstrate how well your algorithm has understood its learning dataset. If the value is high it is making a large loss which means that the algor...Jan 27, 2024·4 min read
kavirana.hashnode.dev100 Days of Machine LearningI received many messages inquiring about my study plan for the 100 Days of Machine Learning challenge. A big thanks to CampusX's YouTube playlists, which were my primary resource throughout the journey. They've put together a dedicated playlist for t...Jan 12, 2024·7 min read