Found array with 0 feature(s) (shape=(2, 0)) while a minimum of 1 is required.
I got this error? anyone know how to solve this
Hi Muhammad,
Could you please specify the lecture/place where you got this error and some more context?
Iliya
reg.fit(inputs_train, loan_data_targets_train) The error says sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’). I used the same notebook u shared but it stills gives the same error