Can we implement machine learning in web app by using Django web framework? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can we implement machine learning in web app by using Django web framework?

If it’s possible then how can we do this? What's the learning process? -Thank you

26th Jun 2020, 3:57 AM
Ashraf 🇧🇩
Ashraf 🇧🇩 - avatar
4 Answers
+ 3
Scikit learns and Keras can be also be used. But you also need to store users data in the database and then use it to create an accurate model. But before you need to learn the ML and AI and the advance level of Django knowledge.
1st Jul 2020, 4:16 PM
Maninder $ingh
Maninder $ingh - avatar
+ 5
Tensorflow
26th Jun 2020, 6:37 AM
Gordon
Gordon - avatar
0
Alternative of tensorflow?
26th Jun 2020, 7:08 AM
Ashraf 🇧🇩
Ashraf 🇧🇩 - avatar
0
Maninder $ingh thank you
3rd Jul 2020, 8:45 AM
Ashraf 🇧🇩
Ashraf 🇧🇩 - avatar