Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Searching for the strongest attributes | Create the strongest Pokemon
Create the strongest Pokemon
course content

Course Content

Create the strongest Pokemon

bookSearching for the strongest attributes

Task

  1. Use the coef_ method on model reg.
  2. Sort the array from the result of (1) in descending order with np.argsort().
  3. Create an array of the names of columns from to_concantenate data frame with the indexes (and their order) from (2). Name this array as top_columns.

Mark tasks as Completed
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

  1. Use the coef_ method on model reg.
  2. Sort the array from the result of (1) in descending order with np.argsort().
  3. Create an array of the names of columns from to_concantenate data frame with the indexes (and their order) from (2). Name this array as top_columns.

Mark tasks as Completed
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
AVAILABLE TO ULTIMATE ONLY
some-alt