You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classify applications using flow features with Random Forest and K-Nearest Neighbor classifiers. Explore augmentation techniques like oversampling, SMOTE, BorderlineSMOTE, and ADASYN for better handling of underrepresented classes. Measure classifier effectiveness for different sampling techniques using accuracy, precision, recall, and F1-score.
This project poses a new methodology for assessing and improving sequential concept bottleneck models (CBMs). The research undertaken in this project builds upon the model proposed by Grange et al., of which I was one of the co-authors.
CNN architectures Resnet-50 and InceptionV3 have been used to detect whether the CT scan images is covid affected or not and prediction is validated using explainable AI frameworks LIME and GradCAM.