Kursinnhold
Create the strongest Pokemon
Create the strongest Pokemon
Searching for the strongest attributes
Oppgave
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
.
Løsning
Mark tasks as Completed
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 3
AVAILABLE TO ULTIMATE ONLY