MSMunukutla Sri Shanmukha Adityainshanmukha-aditya.hashnode.dev·Sep 4 · 4 min readWhy Accuracy Can Be Misleading in Failure Detection SystemsWhen evaluating a machine learning model, accuracy is usually one of the first metrics we look at. It is simple, intuitive, and easy to compare. But that simplicity can become a problem when the data 01A
MSMunukutla Sri Shanmukha Adityainshanmukha-aditya.hashnode.dev·Aug 15 · 7 min readHow I Evolved My URL Shortener with RedisWhat is a URL shortener? Let’s say you have a very long URL and want a shorter version of it so that it is easier to share or remember. How can you do that? That’s where a URL shortener comes into the00