Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Version 2.0 release, including progress tracking.

Latest
Compare
Choose a tag to compare
@SietsmaRJ SietsmaRJ released this 30 Jun 09:32

Pre-calculating CAPICE scores can be error sensitive, both machine could crash or a (slurm) job could be cancelled.

  • Added progress_tracking.py to keep track of the progression.
  • If no progress json is found, but an output file is found, it will try to backtrack the progress.
  • More Object Orientated program structure.
  • Bugfixes (like assuming the given model is a RandomSearchSV object)