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
This project aims to build a machine learning models to predict whether a tumor is malignant or benign based on the Breast Cancer dataset. Various classification algorithms are tested, including Logistic Regression, Random Forest, and Support Vector Machine (SVM).
This repository contains my work and learnings from a class on Intelligent Analytics. It contains works on Percetrons, Support Vector Machines, Deep Learning methods, Dimensionality Reduction, Decision Trees, Ensemble methods and so much more. It's for my continous learning on the subject
Repository for the journal article 'SHAMSUL: Systematic Holistic Analysis to investigate Medical Significance Utilizing Local interpretability methods in deep learning for chest radiography pathology prediction'
This project aims to develop the detection of fraudulent transactions in e-commerce using advanced machine learning techniques.It involves data analysis, preprocessing, feature engineering, model building, and deployment.The project includes API with Flask, containerization with Docker, and dashboards with Dash .
This repository contains my work and learnings from a class on Intelligent Analytics. It contains works on Percetrons, Support Vector Machines, Deep Learning methods, Dimensionality Reduction, Decision Trees, Ensemble methods and so much more. It's for my continous learning on the subject
This project aims to develop a machine learning-based predictive model to estimate the probability of default among credit card customers in Taiwan. The project also evaluates the model performance using advanced metrics like the Kolmogorov-Smirnov (K-S) statistic to ensure robust and actionable insights for financial decision-making.
This project includes a Jupyter Notebook that performs sentiment analysis using the BERT model, while also leveraging XAI (Explainable AI) techniques to make the model's results more transparent and easier to understand