Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-10 Thread NALINI RANGARAJU
pport for Sparse matrix operations. >>> >>> Thanks, >>> Nikhil >>> >>> -- >>> *From:* MIT SHAH [mitk1s...@gmail.com] >>> *Sent:* Sunday, February 02, 2014 9:39 AM >>> *To:* scikit-learn-genera

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-03 Thread Olivier Grisel
2014-02-03 Gael Varoquaux : > > I think that the consensus that emerged from this discussion was that > recommender systems per say require a lot of domain knowledge and > combining machine learning primitives together. Thus recommender systems > per say seem out of scope of the project. > > Howeve

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-03 Thread Gael Varoquaux
gt; implementing support for Sparse matrix operations.  > Thanks, > Nikhil  > > ━━━ > From: MIT SHAH [mitk1s...@gmail.com] > Sent: Sunday, February 02, 2014 9:39 AM > To: scikit-learn-general@lists.sourceforge.net > S

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-03 Thread Tadej Štajner
1s...@gmail.com] *Sent:* Sunday, February 02, 2014 9:39 AM *To:* scikit-learn-general@lists.sourceforge.net *Subject:* [Scikit-learn-general] Contributing in a New Topic : Recommender Systems Hi, I want to know whether there are algorithms on "Recommender Systems" in scikit-learn. I did

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-02 Thread Nick Pentreath
t; *Sent:* Sunday, February 02, 2014 9:39 AM > *To:* scikit-learn-general@lists.sourceforge.net > *Subject:* [Scikit-learn-general] Contributing in a New Topic : > Recommender Systems > > Hi, > > I want to know whether there are algorithms on "Recommender > S

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-02 Thread nmura...@masonlive.gmu.edu
9:39 AM To: scikit-learn-general@lists.sourceforge.net Subject: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems Hi, I want to know whether there are algorithms on "Recommender Systems" in scikit-learn. I didn't found this topic in documentation. If no

Re: [Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-02 Thread Andy
Hi Mit. Some of the algorithms in scikit-learn could be use for recommender systems, but there is no estimator for that. We are currently hesistant in increasing the scope of scikit-learn, as the core contributors are busy doing maintenance, and we would rather focus on a stable 1.0 release. I

[Scikit-learn-general] Contributing in a New Topic : Recommender Systems

2014-02-02 Thread MIT SHAH
Hi, I want to know whether there are algorithms on "Recommender Systems" in scikit-learn. I didn't found this topic in documentation. If not, I would like to contribute on this topic. Please guide me. Thanks !!