Skip to content

TPOT v0.10.1 minor release

Compare
Choose a tag to compare
@weixuanfu weixuanfu released this 19 Apr 15:19
· 409 commits to master since this release
b626271
  • Add data_file_path option into expert function for replacing 'PATH/TO/DATA/FILE' to customized dataset path in exported scripts. (Related issue #838)
  • Change python version in CI tests to 3.7
  • Add CI tests for macOS.