You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made this change to the XGBoost file in Train-Models. It now only adds the file if it is above a certain threshold in accuracy to prevent it from adding unwanted files and taking up memory / for a cleaner workspace.
Secondly, I had it add the date to the filename as it saves it, so you know which ones are recent (necessary to know which are accurate with recent data).
Comment your thoughts, thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Made this change to the XGBoost file in Train-Models. It now only adds the file if it is above a certain threshold in accuracy to prevent it from adding unwanted files and taking up memory / for a cleaner workspace.
Secondly, I had it add the date to the filename as it saves it, so you know which ones are recent (necessary to know which are accurate with recent data).
Comment your thoughts, thanks
Beta Was this translation helpful? Give feedback.
All reactions