Re: [scikit-learn] Multi Armed Bandit Algorithms in Scikit-learn

2018-09-04 Thread Andreas Mueller
See http://scikit-learn.org/dev/faq.html#what-are-the-inclusion-criteria-for-new-algorithms and http://scikit-learn.org/dev/faq.html#why-is-there-no-support-for-deep-or-reinforcement-learning-will-there-be-support-for-deep-or-reinforcement-learning-in-scikit-learn Bandit algorithms require a fund

Re: [scikit-learn] Multi Armed Bandit Algorithms in Scikit-learn

2018-09-04 Thread Touqir Sajed
The corrected link : https://www.quora.com/In-what-kind-of-real-life-situations-can-we-use-a-multi-arm-bandit-algorithm ; On Tue, Sep 4,

[scikit-learn] Multi Armed Bandit Algorithms in Scikit-learn

2018-09-04 Thread Touqir Sajed
Hi, This email is intended to initiate a discussion on whether it is worth adding Multi-Armed Bandit (MAB) algorithms in Scikit-learn. For those of you who have not heard of MAB algorithms, they are the simplest form of decision-making algorithms applicable whenever data with labels are not given