compose icon indicating copy to clipboard operation
compose copied to clipboard

A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.

Results 29 compose issues
Sort by recently updated
recently updated
newest added

Apply label transforms from an existing label times. For example, if we have label times that were binned into four equal buckets, we can apply the same buckets to new...

enhancements

The plotting method for label distributions should have a parameter to use log scale. This is helpful for viewing a label distribution over a wide range of values.

enhancements

@jeff-hernandez I noticed that at some point, you uploaded this package to https://test.pypi.org under the name `compose`, then switched to `composeml` for both https://test.pypi.org and https://pypi.org. This morning I tried...

Docs build is currently broken with the latest dependencies. This should be fixed: https://github.com/alteryx/compose/pull/334

This is an auto-generated PR with **latest** dependency updates. Please do not delete the `latest-dep-update` branch because it's needed by the auto-dependency bot.

Bumps [pyarrow](https://github.com/apache/arrow) from 7.0.0 to 14.0.1. Commits ba53748 MINOR: [Release] Update versions for 14.0.1 529f376 MINOR: [Release] Update .deb/.rpm changelogs for 14.0.1 b84bbca MINOR: [Release] Update CHANGELOG.md for 14.0.1 f141709...

dependencies

Bumps [pip](https://github.com/pypa/pip) from 21.3.1 to 23.3. Changelog Sourced from pip's changelog. 23.3 (2023-10-15) Process Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy. Deprecations and Removals Drop a...

dependencies

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...

- We currently support pandas DataFrames in compose. - For this issue, we need to investigate how Compose would interact with Woodwork. Do we need to make any updates or...