Jack Gerrits
Jack Gerrits
Are you aware if there was a change introduced in C++20 that would have caused it? What compiler and version are you using?
@lokitoth are you able to do this?
@JohnLangford can you help?
Thanks so much for this! I am not aware of any PLT tests being removed. The testing infrastructure changed though. I see a number of PLT tests in the main...
The main difference between 8 and 9 is save_resume becoming the default. To go back to pre-9 behavior --predict_only_model can be used when saving and loading models. Perhaps that is...
This is similar to completion in zsh, or it might be a plugin brought in by Oh-My-Zsh? Would be an awesome feature
@JohnLangford correct me if I'm wrong but I believe the standard way to achieve this would be to: 1. Train and save a model with your input file using `--holdout_off`...
There is not currently a way to do this unfortunately. However, it is clearly highly valuable and something I think we should do.
Eduardo pointed out that with some work it may be accessible from the logs. However, as it is right now audit only goes to stdout. This is a feature request...
@eisber I know you thought about this while doing the Spark bindings. What are your thoughts?