Change Parameters in Auto Model
I am unable to change parameters i.e. the parameters except Score dont change the "Most Likely". How can I do it?
Tagged:
0
Best Answer
-
varunm1 Moderator, MemberPosts:1,207UnicornHello@PyNoob
What does Event time: Half Year = 2 or Event Time:half year = 1 mean? How & Why does it change my output?
I see you have a date column "Event Time". When you run Auto model, you selected an option "Extract date information" as highlighted in the below image. This will extract multiple date features based on that column. The " Event time: Half Year = 2" is a column that specifies if the date comes in the second half of the year. If it comes in the second half (August 3rd) then the value is 1 in that column else (January) it is zero. So, there are two columns for Event time: Half-year (1 for the first half and 2 for the second half). Similarly 4 Quarters. So when you change the values, the model estimation changes.
Regards,
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
6
Answers
I changed the first option Event Time:half-year = 2 and the "Most likely" part is changing.
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Thank you for your clarity. Yes, the vlaues change however, what does every parameter mean? What does Event time: Half Year = 2 or Event Time:half year = 1 mean? How & Why does it change my output?