Skip to content

Version 1.2

Latest
Compare
Choose a tag to compare
@AHReccese AHReccese released this 21 Jan 15:48
b0dfac9

[1.2] - 2025-01-22

Added

  • generate_dockerfile testcases
  • generate_dockerfile function in streaming.util.py
  • cite section in README.md
  • CLI handler
  • print_supported_ml_models function in pymilo_func.py
  • pymilo_help function in pymilo_func.py
  • SKLEARN_SUPPORTED_CATEGORIES in pymilo_param.py
  • OVERVIEW in pymilo_param.py
  • get_sklearn_class in utils.util.py

Changed

  • ML Streaming testcases modified to use PyMilo CLI
  • to_pymilo_issue function in PymiloException
  • valid_url_valid_file testcase added in test_exceptions.py
  • valid_url_valid_file function in import_exceptions.py
  • StandardPayload in RESTServerCommunicator
  • testcase for LogisticRegressionCV, LogisticRegression
  • README.md updated
  • AUTHORS.md updated