Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: component cell supports report tab, outputs as context variable and train-predict/binrule-binsub pipeline #35

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

z0gSh1u
Copy link
Collaborator

@z0gSh1u z0gSh1u commented Mar 19, 2024

  • sf.report output now sends to the frontend by Comm message and displays on Report tab
  • model training now exposes trained model and other outputs to context variables and can be used in model prediction components
  • so as binning rule generators expose binning rule and can be referred to in vert_bin_substitution
  • refactored component.json schema according to latest secretflow sf.components.entry.COMP_MAP and test cases
  • generated Python code narrows into its own scope
  • a notebook for testing all components in secretflow document is prepared

Copy link

changeset-bot bot commented Mar 19, 2024

⚠️ No Changeset found

Latest commit: 55181e2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

github-actions bot commented Mar 19, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@z0gSh1u
Copy link
Collaborator Author

z0gSh1u commented Mar 19, 2024

I have read the CLA Document and I hereby sign the CLA

@z0gSh1u z0gSh1u marked this pull request as ready for review March 19, 2024 09:09
@NewByVector NewByVector merged commit b8a2f46 into main Mar 21, 2024
5 checks passed
@NewByVector NewByVector deleted the zx/dev branch March 21, 2024 02:15
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants