Dear friends, I will be grateful if anyone can point out my mistakes why it’s failing. It will be a great learning process for me. I downloaded a csv file containing one feature (Temperature) and one Target (Sales Profit). I want to predict the cold tea sales based on the day’s temperature. I used the codes from the first week’s example of House sale prediction. The model is working but the predictions are way off. I can share the jupyter notebook if asked for and if it’s not a violation of any code of conduct.
Regards,
Ravi
Is this from an assignment in one of the courses?
If so, which one?
hi @adminravi
Hello Ravi, a humble reminder to go through below links to have better understanding about how to use discourse community to address your concern. Also check the second link to move your query to the right category and refer the last link to know codes or any notebook assignment aren’t supposed to be shared on public post thread.
Regards
DP
No. this is not from any assignment of the courses. I simply downloaded a csv file having tempareture and cold tea sales profit features (1 features, 1 target). I just want to predict the sales profit based on the temperature. I tried to use the codes provided in the first week of “Supervised Machine Learning: Regression and Classification” course. The only difference is that in the week one course, they used numpy array of only two data examples (m=2) and I used pandas dataframe (m=135). I tried to get the correct prediction using the same code. But failed, I have no clue why?
@Deepti_Prasad : Am I not supposed to shape notebook files? I didn’t knew that. Apologies.
@Deepti_Prasad Should I delete the post?
no need to delete, please use the
edit emicon to remove the notebook you have shared in the comment.
@Deepti_Prasad I have moved the post to it’s correct place. And I have also deleted the jupyter notebook file that I had uploaded. But without the file, my post doesn’t make any sense. What to do?
please share any error screenshot you are getting as you mentioned you are failing at something but you also mentioned you aren’t doing assignment notebook but using the codes from assignment. The mentor who has responded you, will contact you by DM if he wants to looks at your codes, kindly wait for his further response.
you can surely share any output you got which is not part of any codes from assignment you mentioned you used.
Regards
DP
Can you DM me pls.