Skip to content

Commit e88980b

Browse files
committed
Cleanup README
1 parent 49984fb commit e88980b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# 🚀 Logistic Regression API
22

3-
ML API that predicts binary classes using **scikit-learn** and FastAPI.
3+
**ML API** that predicts binary classes using **scikit-learn** and FastAPI.
44

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)
5+
- Model trained on breast cancer dataset
6+
- REST API with FastAPI
7+
- Docker support
98

109
## 🔋 Run Locally
1110

0 commit comments

Comments
 (0)