Skip to content
Snippets Groups Projects
Commit 73c00867 authored by Raphael Franke's avatar Raphael Franke
Browse files

Update README

parent cdf3d08d
No related branches found
No related tags found
1 merge request!2Opencode submission
......@@ -41,7 +41,7 @@ Recommended if you do not have git installed.
- 'Install'
- alternatively, type in console:
```{r install_package_local}
install.packages("<path-to-zip>/ubair-main.zip", repos = NULL, type = "source")
remotes::install_local("<path-to-zip>/ubair-main.zip")
```
#### Using remote package
......
......@@ -31,7 +31,7 @@ Recommended if you do not have git installed.
- alternatively, type in console:
``` r
install.packages("<path-to-zip>/ubair-main.zip", repos = NULL, type = "source")
remotes::install_local("<path-to-zip>/ubair-main.zip")
```
#### Using remote package
......@@ -96,7 +96,7 @@ res <- run_counterfactual(split_data,
)
```
#> [LightGBM] [Info] Auto-choosing row-wise multi-threading, the overhead of testing was 0.000509 seconds.
#> [LightGBM] [Info] Auto-choosing row-wise multi-threading, the overhead of testing was 0.000597 seconds.
#> You can set `force_row_wise=true` to remove the overhead.
#> And if memory is not enough, you can set `force_col_wise=true`.
#> [LightGBM] [Info] Total Bins 1557
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.