We had a plan to move out the model selection stuff. Presently that talked
about moving scorers, but not necessarily the metrics underlying them....

On 15 October 2014 07:16, Lars Buitinck <larsm...@gmail.com> wrote:

> 2014-10-14 21:53 GMT+02:00 Robert Layton <robertlay...@gmail.com>:
> > Currently the word "metrics" is overloaded with at least two type of
> > algorithms in that module. The first is evaluation metrics and the
> second is
> > functions dealing with distance metrics.
> >
> > My suggestion is to:
> > 1) Move the evaluation metrics to a new top level folder called
> "evaluation"
> > 2) Move the distance metrics to a new top level folder called "distance"
> > 3) Create pointers with deprecation warnings from the metrics folder to
> the
> > above two folders.
> >
> > This would be a big job -- lots of documentation to fix etc. So I wanted
> to
> > get suggestions before I start.
> >
> > Thoughts?
>
> Didn't we already have a plan to move out the evaluation stuff?
>
> Btw., there are also similarity functions in the module. Putting those
> in a "distance" module seems a bit strange, so I suggest we just keep
> the name for at least the distance stuff. (I know "metric" is the
> mathematician's term for distance, but "similarity metric" is common
> enough, I think.)
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to