github EpistasisLab/tpot v1.0.0

one day ago

What's Changed

  1. Codebase Migration: Consolidated tpot2 into tpot; removed deprecated/experimental features.
  2. Performance Enhancements: Optimized pipeline evaluation processes and genetic programming operators, leading to faster convergence and reduced computational overhead. ​
  3. Graph-Based Pipelines: Introduced a flexible graph-based representation of machine learning pipelines, enhancing the exploration of complex model architectures. ​
  4. Dependency Updates: Updated dependencies to ensure compatibility with the latest versions of scikit-learn and other essential libraries.​
  5. Stability Improvements: Resolved various bugs and improved error handling to enhance overall stability and user experience.​
  6. Genetic Feature Selection: Implemented genetic feature selection mechanisms, enabling automatic identification of relevant features during pipeline optimization. ​
  7. Expanded Search Spaces: Enhanced the flexibility in defining search spaces, allowing for more comprehensive exploration of potential pipeline configurations. ​
  8. Modular Framework: Refactored the codebase into a more modular structure, simplifying customization and extension of the evolutionary algorithm components. ​
  9. Documentation Overhaul: Revised and expanded documentation, including updated examples and comprehensive guides to reflect the new features and API changes.​

Key Contributors

Full Changelog: https://github.com/EpistasisLab/tpot/commits/v1.0.0

Don't miss a new tpot release

NewReleases is sending notifications on new releases.