Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.71 KB

pypi_description.rst

File metadata and controls

39 lines (27 loc) · 1.71 KB

pytools is an open source library containing general machine learning and visualisation utilities for reuse, including:

  • Basic tools for API development, supporting documentation, deprecation, and run-time validation
  • Support for simulating classification and regression data
  • Utilities for constructing complex expressions and rendering them as indented strings
  • Support for fitting objects to data, and testing whether an object is fitted
  • Parallelization based on the joblib package
  • A lean MVC framework for rendering basic visualizations in different styles, e.g., as matplotlib charts or as plain text

pypi conda python_versions code_style made_with_sphinx_doc license_badge

License

pytools is licensed under Apache 2.0 as described in the LICENSE file.