Ary4r/software-defect-prediction-api
0
Software Defect Prediction API (NASA JM1)
REST API (FastAPI) and Interactive Web UI (Gradio) for predicting software code defects on NASA JM1 dataset using PyTorch Artificial Neural Network (ANN).
Features
- Gradio Web Interface: Test defect prediction interactively at
/ - FastAPI REST API: Integration endpoints at
/predictand/predict-batch - Interactive Documentation: Swagger UI docs at
/docs
