Pinned Loading
-
clinical-triage-classifier
clinical-triage-classifier PublicThis project outlines from scratch implementation of softmax regression which utilises softmax function to even out probabilities across k classes and cross entropy loss as loss function which were…
Jupyter Notebook
-
Food-Delivery-Time-Estimation
Food-Delivery-Time-Estimation PublicPredicting food delivery times using raw linear algebra. A deep dive into building Custom Linear Regression models (Normal Eq, Ridge, BGD) from scratch, handling categorical anomalies, and using in…
Jupyter Notebook
-
Predict-Credit-Card-Default
Predict-Credit-Card-Default PublicThis project aims to predict whether a given customer is a good customer or a defaulter using Logistic Regression machine learning model built from scratch.
Jupyter Notebook
-
Automated_RCA
Automated_RCA PublicA pure NumPy, dependency-free implementation of a LightGBM-style Fast-Histogram Decision Tree for real-time cloud anomaly detection and Root Cause Analysis.
Jupyter Notebook
-
knn-fraud-detection
knn-fraud-detection PublicThis project is built to detect a transaction to be either fraudulent or legit. It has two implementations. Standard implementation with from-scratch KNN logic (Euclidean distance)and another one w…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.