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
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
On GCP AI Notebook install xgboost
!pip install xgboost
Colab Auth as per issue #5
Needed to manually create natality dataset in US region
Replaced df['NEAREST_CENTROIDS_DISTANCE'].iloc[0]
with
average_pred['NEAREST_CENTROIDS_DISTANCE'].iloc[0]
The text was updated successfully, but these errors were encountered: