Apu Sarkar <apusar...@gmail.com> [image: image.gif] 1:32 PM (2 hours ago) [image: image.gif]
[image: image.gif] to scikit-learn [image: image.gif] Hi, I am trying to predict a target (DeltaNDT) which is dependent on five features (Cu, Ni, P, T, Fluence). Please check the ipython notebook and the csv input data: https://github.com/apusarkar/GP-Regression gpr.predict is generating predictions for the train data. However, with test_preds = gpr.predict(X_test) all values test_preds are zeros. Please help me to find the mistake in my approach. Thanks.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn