Skip to content

Commit

Permalink
Update feature_subset_selection.ipynb (#404)
Browse files Browse the repository at this point in the history
* Update feature_subset_selection.ipynb

Let the minimization of the objective function be the default behavior of the library. Then, If the objective is maximizing the model performance and minimize the number of features, 1-Nf/Nt is incorrect on the right term. Also, the function is wrong in the paper.

* Update feature_subset_selection.ipynb

- Objective function corrected for a minimization problem.
- Rerun of the entire notebook.
  • Loading branch information
diegoroman17 authored May 23, 2020
1 parent 48d58bd commit 9ef1a8f
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions docs/examples/usecases/feature_subset_selection.ipynb

Large diffs are not rendered by default.

0 comments on commit 9ef1a8f

Please # to comment.