Contenuti del Corso
Create the strongest Pokemon
Create the strongest Pokemon
Searching for the strongest attributes
Compito
Swipe to start coding
- Use the
coef_
method on modelreg
. - Sort the array from the result of (1) in descending order with
np.argsort()
. - Create an array of the names of columns from
to_concantenate
data frame with the indexes (and their order) from (2). Name this array astop_columns
.
Soluzione
Mark tasks as Completed
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 1. Capitolo 3
AVAILABLE TO ULTIMATE ONLY