Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Prediction use Kms_Driven instead of its log(i.e. Kms_driven2) as we have trained the model using Kms_Driven #3

Open
itstannus opened this issue Oct 6, 2020 · 1 comment

Comments

@itstannus
Copy link

When predicting use 'Kms_Driven' instead of its log(i.e. 'Kms_driven2') as we have trained the model using 'Kms_Driven' feature.

Ref :

prediction=model.predict([[Present_Price,Kms_Driven2,Owner,Year,Fuel_Type_Diesel,Fuel_Type_Petrol,Seller_Type_Individual,Transmission_Mannual]])

@itstannus
Copy link
Author

itstannus commented Oct 6, 2020

@krishnaik06 I saw your video, noticed that you have made the corrections in the video https://www.youtube.com/watch?v=p_tpQSY1aTs&list=PLZoTAELRMXVPUyxuK8AphGMuIJHTyuWna&index=2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant