piex icon indicating copy to clipboard operation
piex copied to clipboard

Pipeline Explorer - Explore and analyze millions of pipelines learned using MLBlocks and MLPrimitives.

Results 4 piex issues
Sort by recently updated
recently updated
newest added

Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

- Integrate with Codecov to make sure all the changes from PR improve the code coverage of tests. - Update the readme file with the new badge.

MLBlocks is a pretty heavy-weight dependency as it requires tensorflow, xgboost, etc. to be installed. To just "explore" pipelines from S3, users shoudn't need MLBlocks. Desired functionality: - for all...

enhancement