Re: [scikit-learn] Run time complexity of algorithms

2018-03-21 Thread Joel Nothman
You may also be interested in the work at https://github.com/scikit-learn/scikit-learn/issues/10289 and perhaps interested in helping give feedback towards finishing it off. ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mai

Re: [scikit-learn] Run time complexity of algorithms

2018-03-21 Thread Joel Nothman
If you produce a catalogue of their runtime complexities, it would be great if you could contribute them back to the project's documentation. Thanks!​ However, I suspect you'll find that the theoretical worst-case asymptotic runtime is often not what you're most interested in.

[scikit-learn] Run time complexity of algorithms

2018-03-20 Thread Shubham Ashok Gandhi
Hello, Hope you guys are doing well. I needed information on the time complexity of the models under supervised learning title. I am looking for this information because- we (my team) are building a platform that allows