Зміст курсу
Create the strongest Pokemon
Create the strongest Pokemon
Searching for the strongest attributes
Завдання
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
.
Рішення
Mark tasks as Completed
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 3
AVAILABLE TO ULTIMATE ONLY