Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
selmanbaskaya committed Feb 4, 2021
1 parent 354a747 commit ce381b3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@

## ToDo List
### Machine Learning
- [ ] Veri etiketleme
- [ ] Veri hazırlama
- [ ] Modelin eğitimi
- [ ] Modelin optimize edilmesi
- [ ] Data labeling
- [ ] Data preparation
- [ ] Training of the ML Model
- [ ] Optimization of ML Model

### Web Application
- [ ] Flask kurulumu
- [ ] Arayüzün tasarlanması
- [ ] Arayüzün kodlanması
- [ ] Install Flask
- [ ] Designing the interface
- [ ] Coding the interface

### Integration of Machine Learning and Web Application
- [ ] ML modeli için Pickle dosyasının oluşturulması
- [ ] Parametrelerin modele gönderilmesi ve web uygulamasının etkilenmesi
- [ ] Creation of Pickle file for ML model
- [ ] Affecting the web application with parameters

### Bonus
- [ ] Heroku deploy
- [ ] Deploy on Heroku

****

Expand Down

0 comments on commit ce381b3

Please sign in to comment.