Skip to content

Instantly share code, notes, and snippets.

@youssefHosni
Created September 2, 2023 00:16
Show Gist options
  • Save youssefHosni/7b12774096ebe2076c81b2575b8c7178 to your computer and use it in GitHub Desktop.
Save youssefHosni/7b12774096ebe2076c81b2575b8c7178 to your computer and use it in GitHub Desktop.
bagging.fit(X_train, y_train)
bagging.score(X_test,y_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment