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
Just for fun: if there's any free time during the summer we should do a quick (day or two) spike of a model pipeline rewrite using a Python stack. I imagine this would probably use:
pyathena for the ingest
polars for the data munging
scikit for the ML logic
optuna for CV
xgboost + CUDA for the modeling
The text was updated successfully, but these errors were encountered:
Just for fun: if there's any free time during the summer we should do a quick (day or two) spike of a model pipeline rewrite using a Python stack. I imagine this would probably use:
pyathena
for the ingestpolars
for the data mungingscikit
for the ML logicoptuna
for CVxgboost
+ CUDA for the modelingThe text was updated successfully, but these errors were encountered: