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

When the schema version of the label times settings is outdated, a warning should notify the user.

enhancements

Data at cutoff times are currently inclusive in Featuretools and Compose. So, data leakage occurs since the same data point is used to calculate features as well as labels. This...

bug
enhancements

The plot for the label distribution must be refactored to use Plotly.

enhancements

Use `plotly` for rendering plots.

enhancements

The plot for the label count by time must be refactored to use Plotly.

enhancements