-
Greetings,
I would like to know if it is possible to change the number of folds in the (stratified) cross validation internally for each generated model. Currently, this parameter has a default val…
-
`rules.build_model` currently assumes multiple sequences per FASTA file, where each FASTA file contains sequences all belonging to the family specified in the filename.
Assessment of model performa…
-
classification_model(model, df,predictors_Logistic,outcome_var)
test_modified.to_csv("Logistic_Prediction.csv",columns=['Loan_ID','Loan_Status'])
TypeError Traceb…
-
### Description
From this discussion: https://discuss.ray.io/t/raytune-use-repeater-with-basicvariantgenerator/9042
Currently, you can't use a BasicVariantGenerator with a Repeater.
### Use cas…
-
I would love to see the implementation of walk-forward testing.
A rolling-forecast scenario also called walk-forward model validation is the recommended method (gold standard) for constructing mach…
-
I get a strange sounding error when trying to use `validate()` on a fitted `ols`:
`Error in lsfit(x, y) : only 0 cases, but 2 variables`
The dataset has n=1890 with about 400 predictors in the m…
-
-
Looking over the `Dataloader` code, I immediately thought about integrating a private dataset to play with some haskell code. This made me wonder if anyone has thought about adding a cross-validation…
-
**Describe the bug**
PurgedKFold class creates folds such that events in the training set can overlap with events in the test set. In particular, such training events *end* during same timeframe that…
-
Hi Dominik,
hope you're well!
Just one thing I've noticed with the 2D slicer interface.
When you take the sample list and feed it to split_validation or cross_validation, the 2D slices are ra…