We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49984fb commit e88980bCopy full SHA for e88980b
README.md
@@ -1,11 +1,10 @@
1
# 🚀 Logistic Regression API
2
3
-ML API that predicts binary classes using **scikit-learn** and FastAPI.
+**ML API** that predicts binary classes using **scikit-learn** and FastAPI.
4
5
-- [x] Model trained on breast cancer dataset
6
-- [x] REST API with FastAPI
7
-- [x] Docker support
8
-- [x] Built by [Pierre-Henry Soria](https://pierrehenry.be)
+- Model trained on breast cancer dataset
+- REST API with FastAPI
+- Docker support
9
10
## 🔋 Run Locally
11
0 commit comments