-
**Describe the problem**
Error below when using mistat.stepwise_regression(outcome=y, all_vars=X, data=df3)
**Software Error**
File ~\mistat\regression\stepwiseRegression.py:19, in find_best_mode…
-
### Aim
All tests in the old `test_data` folder should also compile with the SSA refactor.
### Expected Behavior
When compiling each test in `test_data` with the `--experimental-ssa` flag, th…
-
### Describe the bug
Because of https://github.com/python/cpython/pull/28968, cython fixed it in https://github.com/cython/cython/pull/4428 and is released with 0.29.5
### To Reproduce
pip install …
-
-
### Describe the issue:
When running the test suite of trimesh package (as of 3.23.3) against numpy 1.26.0b1, I'm getting a segfault (details below). This problem doesn't occur with 1.25.2, so I su…
-
## Missing olsrr
It seems like there is no `parsnip` support for stepwise regression algorithms, of which my favourite is [`olsrr`](https://olsrr.rsquaredacademy.com/). It performs variable selecti…
-
**Describe the bug**
使用fate-1.4.2在单机部署时更换进行示例的训练时,小于7k的数据量都可以成功训练和测试,但是更换为大于7k的数据量时在hetero-lr-0组件failed,出现lmdb.Error:mdb_txn_commit:Input/output error 。但是我查看了服务器磁盘空间足够。这应该是什么原因造成的?我使用的数据集是fate/data/d…
-
I am playing around the repository and in order to have some kind of added value for my projects I think the project is missing one key thing. Validation on validation dataset. The `GeneticSelectionCV…
-
### JASP Version
0.17.1
### Commit ID
_No response_
### JASP Module
Regression
### What analysis are you seeing the problem on?
_No response_
### What OS are you seeing the problem on?
Window…
-
@padasch
Add code for creating the dataset `df_for_stepwise_regression.csv` in a script in `data-raw`.