I have completed my first project that machine learning on streaming data using Kafka and Docker. You can check-up my GitHub repository for codes.
6- install docker desktop (https://www.youtube.com/watch?v=Vplj9b0L_1Y)
7- download docker-compose.yaml (https://github.com/cigdemkadakoglu/apache-kafka)
- https://www.youtube.com/playlist?list=PLZYKO7600KN9ttvG0mFYzP82AbIdeJYwq this video very useful but Turkish. (sonunda bu espriyi yapabildim.)
- I am really hardned with creating topic. Because of sh bash or another concepts are far to my domain.
- But, our container named kafdrop also have create topic function.
- You can write on the browser bar: https://localhost:9000/
- create a new topic it is easier way for create topics.
* setup()
* create_model()
* tune_model()
* save_model()
* Here is complex at API docs, you have to save the model with path_name just like pandas save function.
* load_model()
* And also when loading model, you must take path_name.
* How it easy, yeah?
* I used iris dataset, you can change this.
* same topic, proper ports
* same topic, proper ports
* load_model
* print result