Skip to content

Commit

Permalink
Study notebooks - Comparison with Boruta (#25)
Browse files Browse the repository at this point in the history
* Dependence on ensemble - failure of HSIC

* Update notebook

* Study notebooks - Comparison iwth boruta

* hselstudy conda env file

* Notebook cosmetics
  • Loading branch information
claudio-tw authored May 2, 2023
1 parent f78492b commit 29bb1b8
Show file tree
Hide file tree
Showing 3 changed files with 1,179 additions and 0 deletions.
17 changes: 17 additions & 0 deletions hiselstudy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: hiselstudy
channels:
- conda-forge
- nodefaults
dependencies:
- python=3.9
- ipython
- ipykernel
- numpy
- pandas
- scipy
- scikit-learn
- shap
- lightgbm
- tqdm
- matplotlib
- pip
Loading

0 comments on commit 29bb1b8

Please sign in to comment.