Skip to content

Beta 0.2.1

Choose a tag to compare

@ryanurbs ryanurbs released this 17 May 07:17
  • Moved codebase into 'streamline' folder and updated code accordingly
  • Updated default run parameters for Optuna
  • Identified that STREAMLINE does not guarantee complete replicability (due to Optuna) when parallelized.
  • Ensured replicability of cv data following scaling by rounding scaled data to 7 decimal places to avoid float rounding errors beyond the control of random seed fixing.