Good
I think for now I'll keep everything in sklearn/utils, but just clean 
things up and write some documentation.  I sent a message out to 
scipy-dev floating the idea of adding graph_shortest_path to scipy: 
we'll see where that goes.
  Jake

Olivier Grisel wrote:
> I think I am overall +1 but I don't really like the
> sklearn.enhancements package name. What functions would go in such
> package?
>
> - fast_svd
> - graph_shortest_path
> - what else?
>
> Maybe we could move the fast_svd into the future
> sklearn.random_projection package and the graph_shortest_path in a
> sklearn.graph package that would also host the kneighbors_graph func?
>
> If so we shoould be careful on avoiding introduction of mutually
> recursive import dependencies between submodules.
>
>   

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to