Open mshearer0 opened 4 years ago
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]
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]