Skip to content

Instantly share code, notes, and snippets.

@vilsonrodrigues
Last active February 20, 2020 18:24
Show Gist options
  • Save vilsonrodrigues/c45a024955b71c231389fadab6f510dc to your computer and use it in GitHub Desktop.
Save vilsonrodrigues/c45a024955b71c231389fadab6f510dc to your computer and use it in GitHub Desktop.
Importando lib do cross-validation
from sklearn.model_selection import cross_val_score
import Numpy as np
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment