Saturday, March 30, 2024

130 ML Methods And Assets Curated Fastidiously From 3 Years (Plus Free eBook) | by Bex T. | Aug, 2023

Must read


There are two kinds of methods in knowledge science and ML: methods which might be uncommon and really cool. They’re designed to seize your consideration however finally, you’ll by no means use them as a result of their use-cases are too slim. Consider these Python one-liners which might be dreadful by way of readability.

Within the second class, there are methods which might be uncommon, cool and so helpful that you’ll begin utilizing them instantly in your work.

From my three-year journey into knowledge, I’ve collected greater than 100 methods and sources that fall below the second class (there is likely to be some small overlap with the primary class generally) and curated them into a web-based e-book — Tricking Knowledge Science.

Whereas there are greater than 200 objects within the on-line e-book and arranged neatly, I put the perfect 130 into one article as Medium presents a lot better studying expertise.

Please, take pleasure in!

In case you wish to bounce over to the e-book with out studying the total article — I imply, for freaking 50 minutes, who would?— I might ask to depart these 50 claps and to observe me earlier than doing so 🙂

1. Permutation Significance with ELI5

Permutation significance is likely one of the most dependable methods to see the vital options in a mannequin.

Its benefits:

  1. Works on any mannequin construction
  2. Straightforward to interpret and implement
  3. Constant and dependable

Permutation significance of a function is outlined because the change in mannequin efficiency when that function is randomly shuffled.

PI is on the market by way of the eli5 bundle. Beneath are PI scores for an XGBoost Regressor mannequin👇

The show_weights operate shows the options that damage the mannequin’s efficiency probably the most after being shuffled — i.e. a very powerful options.



Supply hyperlink

More articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest article