Skip to content

Commit

Permalink
Update cforde.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jkapar authored Jul 27, 2023
1 parent e100f59 commit 27fb383
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/conditional_JK/cforde.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ source("forge_modified.R") # slightly modified FORGE function that can handle ou
# Discuss! I don't think a valid cond density could always be calculated this way
# Resulting hyperrectangles in lower-dimensional subspaces can then be completely differently oriented (-> no way to "weight" different zero-sets against each other)

registerDoParallel(8)

### example
arf <- adversarial_rf(iris)
params_uncond <- forde(arf,iris)
Expand Down

0 comments on commit 27fb383

Please sign in to comment.