Somasree MajumderLearningThis article will provide an overview of testing in the Rust programming language. It will cover the basics of writing tests in Rust, as…Apr 2, 2023Apr 2, 2023
Somasree MajumderGPU CRAMMING ONETODAY I WOULD LIKE TO DISCUSS THE GPU CRAMMING IN A DAYApr 2, 2023Apr 2, 2023
Somasree MajumderLightGBM (Light Gradient Boosting Machine)LightGBM is a gradient framework based on decision trees to maximize model performance and reduce memory usage. It uses two novel…Apr 21, 2022Apr 21, 2022
Somasree MajumderLittle Things to keep in mind in MLMany auto modeling problems require AUTOML to be presented as a search problem and in many cases, only a basic solution is only foundDec 19, 2021Dec 19, 2021
Somasree MajumderEver wondered about the privacy of data during building ML MODELS???Here’s how you can ensure it-Dec 18, 2021Dec 18, 2021
Somasree MajumderUnicode NormalisationAs we develop code for the cleaning up of the html tags ,we may encounter Unicode characters such as symbol,emojis ,other graphic…Mar 10, 2021Mar 10, 2021
Somasree MajumderDetecting outliers using the Elliptic EnvelopeThe elliptic envelope finds the centre of the data samples and then draws an ellipsoid around that centre.The radii of the ellipsoid is…Mar 10, 2021Mar 10, 2021
Somasree MajumderApplications of Machine Learning in medicine in a nutshellAutomatically detect structures such as organs or deformations in medical imaging and in various other tasks such as-Dec 3, 2020Dec 3, 2020