ML in web development | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

ML in web development

Can anybody tell me how to implement machine learning in web development ???

6th Jul 2018, 7:16 PM
Rahul Kumar
Rahul Kumar - avatar
6 ответов
+ 2
Hi Rahul Kumar, Machine learning is a very broad topic. What kind of machine learning were you hoping to implement?
6th Jul 2018, 7:24 PM
Janning⭐
Janning⭐ - avatar
+ 2
like some kind of predictions Janning⭐
6th Jul 2018, 7:26 PM
Rahul Kumar
Rahul Kumar - avatar
+ 2
prediction of anything like score, weather etc
6th Jul 2018, 7:34 PM
Rahul Kumar
Rahul Kumar - avatar
+ 2
Well, since scores and the weather don't require web scraping, assuming you had the statistical background to implement a prediction algorithm using R, Python, etc., you would only need to present your findings on a website. Therefore, the implementation wouldn't be any different than for your average web app and there's lots of information out there (and in other SoloLearn threads) that cover this. 👍
6th Jul 2018, 9:23 PM
Janning⭐
Janning⭐ - avatar
+ 1
so for example association rules, association analysis
6th Jul 2018, 9:08 PM
grzesiekmq
grzesiekmq - avatar
0
What kind of predictions?
6th Jul 2018, 7:28 PM
Janning⭐
Janning⭐ - avatar