You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 6.3.8 (#446)
* new external validation function based on validationDesign
* fix imports of sklearn modules and classes (#442)
* remove version from is_installed (#444)
* fix NOTES about documentation
* preserve randomness in table generation in tests
prepare release (#439)
* Update DESCRIPTION
* only resrtict to first if many observations per subjectId
* fix assignment operator in configurePython (#421)
* Tibble dependancy removal (#422)
* remove unnecessary remotes (#423)
* Study population improvements (#424)
* assign population if existing and added a test (#428)
* 429 save cdm database name (#430)
* save dev database name and schema in trainDetails (#434)
* preserve attributes when splitting data
* Prevent plpData from being evaluated during do.call (#436)
* test improvements (#438)
* fix duplicate vignette titles
---------
Co-authored-by: jreps <[email protected]>
Co-authored-by: Henrik <[email protected]>
406 hades weekly fail - hotfix (#410)
* fix because of addition of new parameter for decision trees in scikit-learn 1.3
* more consistent python environments in CI