-
Ajay Kumar Garg Engineering College
- Ghaziabad
- in/khushi-chadha-1a5838280
- https://medium.com/@khch030411
Popular repositories Loading
-
spam-sms-detection
spam-sms-detection PublicThis project implements a robust machine learning system to classify SMS messages as either Ham (legitimate) or Spam. By combining traditional text vectorization with custom-engineered behavioral f…
Jupyter Notebook 1
-
Handwritten-Digits-Classification-Keras-MNIST
Handwritten-Digits-Classification-Keras-MNIST PublicThis repository features a CNN built with Keras to classify MNIST handwritten digits (0–9). Achieving ~98% accuracy, the model utilizes a sequential architecture with Conv2D, MaxPooling, and Dropou…
Jupyter Notebook
-
Boston-Housing-Prediction-PyTorch
Boston-Housing-Prediction-PyTorch PublicThis neural network predicts Boston house prices by using a hidden layer to learn complex, non-linear patterns in the data. The model uses data cleaning and feature scaling, ensuring the math remai…
Jupyter Notebook
-
Pima-Indians-Diabetes-Logistic-Regression-Neural-Network
Pima-Indians-Diabetes-Logistic-Regression-Neural-Network PublicThis repository contains a PyTorch based neural network project designed to predict the onset of diabetes based on diagnostic measures from the Pima Indians Diabetes dataset. The project demonstrat…
Jupyter Notebook
-
Iris-Species-Classification
Iris-Species-Classification PublicImplemented a Multi-class Logistic Regression model using PyTorch to classify Iris species. Achieved 96.67% test accuracy with a cross-entropy loss of 0.106. Features a full pipeline: Label Encodin…
Jupyter Notebook
-
Breast-Cancer-Detection
Breast-Cancer-Detection PublicBuilt a high-precision Breast Cancer prediction system using a Linear Support Vector Machine (SVM) on the Wisconsin Diagnostic dataset. I implemented a professional Scikit-Learn Pipeline. The model…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.