On 05/04/2015 07:47 AM, Gael Varoquaux wrote:
> On Mon, May 04, 2015 at 01:32:02PM +0200, federico vaggi wrote:
>> I think Gael makes a very strong argument, but I think the error should be as
>> explicit and informative as possible (for new users).
> +1. Including suggesting the syntax X[:, np.newaxis], which is not
> trivial.
>
I thought that was discouraged and X.reshape(-1, 1) was suggested?
(The newaxis makes it be neigher C nor F contiguous)

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to