Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable selection - update all methods #15

Open
wants to merge 30 commits into
base: variable_selection
Choose a base branch
from

Commits on Aug 8, 2023

  1. add manual CV for IHT

    egillax committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7051ecd View commit details
    Browse the repository at this point in the history
  2. fix hyperParamSearch

    egillax committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0c64c23 View commit details
    Browse the repository at this point in the history
  3. fix notes and warnings

    egillax committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6b59ce2 View commit details
    Browse the repository at this point in the history
  4. fix docs

    egillax committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a4b7cd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. print out progress

    egillax committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4d0bb7f View commit details
    Browse the repository at this point in the history
  2. add timing for debugging

    egillax committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    245edf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. added boruta

    egillax committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    180cea8 View commit details
    Browse the repository at this point in the history
  2. fix namespace

    egillax committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8d94f2d View commit details
    Browse the repository at this point in the history
  3. add boruta docs

    egillax committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ae918ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2273cde View commit details
    Browse the repository at this point in the history
  5. add timing to runPlp

    egillax committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b88f76 View commit details
    Browse the repository at this point in the history
  6. add missing nJobs

    egillax committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c1f1ca3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. use sparse boruta

    egillax committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    43f30c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix python env check

    egillax committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    76d1ac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. docs for boruta

    egillax committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    81da03a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    36e6cb6 View commit details
    Browse the repository at this point in the history
  2. Move NJMIM to main script

    AniekMarkus committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    264c620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a94ca73 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/variable_selection_boruta' into …

    …variable_selection_updateAllMethods
    AniekMarkus committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    913330f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a0b461 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/variable_selection_iht_cv' into …

    …variable_selection_updateAllMethods
    AniekMarkus committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0ce773f View commit details
    Browse the repository at this point in the history
  7. Update docs

    AniekMarkus committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e829364 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Consistency names

    AniekMarkus committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b6a0693 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    f36920c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. handle case k < #covariates

    egillax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7c385c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Correction documentation

    AniekMarkus committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3ee55bd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    749c97a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add check for K in NJMIM

    AniekMarkus committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    de8dff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    e52c65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ac0f5 View commit details
    Browse the repository at this point in the history