[Scikit-learn-general] Error faced in LinearRegression

2013-03-26 Thread abinash.panda.ece10
I have tried to fit some 1-D data using LinearRegression available in linear_model. Encountered a following error : >>> import numpy as np >>> y = np.arange(100) >>> X = np.array([2*val for val in y]) >>> clf = linear_model.LinearRegression() >>> clf.fit(X,y) Traceback (most recent call last):y F

[Scikit-learn-general] Getting started

2013-03-21 Thread abinash.panda.ece10
Hi I want to participate in GSoc 2013. I went through the idea page and I am quite interested in Multilayer Perceptron and Neural Network idea. Requiring help from mentors for getting started. I thank in advance. Best Regards, Abinash Panda --- B.Tech Part -III (2014) Electro