[web2py] Re: Web2py and machine learning - scikit-learn

2017-11-19 Thread GIsaac
, you will have to lock when using them. > I do not know for sure which algos in scikit learn are thread safe and > which ones are not. You have to check that. > > Massimo > > On Monday, 13 November 2017 23:57:25 UTC-6, GIsaac wrote: >> >> Hi all, >> >> I'm

[web2py] Web2py and machine learning - scikit-learn

2017-11-13 Thread GIsaac
Hi all, I'm doing a project which will be based around web frameworks and adaptivity using machine learning, and have been looking into the possibility of using web2py. Is it possible to import/use the Scikit-learn library with web2py? Has anyone here done this? I understand that it is