Gaussian Process Regression with multiple features
June 2, 2020
11:02 a.m.
Hi, I am trying to predict a target (DeltaNDT) which is dependent on five features (Cu, Ni, P, T, Fluence). Please find attached the ipython notebook and the csv input data. 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. Apu
2159
Age (days ago)
2159
Last active (days ago)
0 comments
1 participants
participants (1)
-
Apu Sarkar