Integrating ml in django

21 views
Skip to first unread message

shiva kumar

unread,
Dec 4, 2018, 12:56:13 PM12/4/18
to django...@googlegroups.com
I have one doubt regarding django. That, can we use ml concepts and packages in django as our backend technology
That is by using ml concepts like numpy, tensor flow can we make data present in database more functional to use like predictions etc.

Any suggestions will be helpful.that makes me some awareness.please respond if u guys know about it

Ryan Nowakowski

unread,
Dec 5, 2018, 8:21:41 AM12/5/18
to django...@googlegroups.com, shiva kumar
You can use any Python library with Django so you can use numpy and tensorflow.

kennedy kay

unread,
Dec 5, 2018, 8:24:27 AM12/5/18
to Django users
Yes friend...You can always preprocess you data with a python script at the backend. You can as well use machine predictive modeling, clustering and classification algorithms using sklearn, pandas and numpy libraries.

This is no problem at all so long it is all in python. Django can output it all.
Reply all
Reply to author
Forward
0 new messages