Handling a nasty imbalanced dataset
While working with Machine Learning or Deep Learning algorithms, there is a possibility that your model can be biased because the dataset was unchecked for its balanced ratio between the 2 classes.
Let me give you a quick example.
Here’s a sample cod...
rajkulkarni.hashnode.dev6 min read