Contenu du cours
Create the strongest Pokemon
Create the strongest Pokemon
Searching for the strongest attributes
Tâche
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_concantenatedata frame with the indexes (and their order) from (2). Name this array astop_columns.
Solution
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 3
AVAILABLE TO ULTIMATE ONLY