-
Notifications
You must be signed in to change notification settings - Fork 26
[FSTORE-1891] new MDTs for feature views: log, winorization, robust_scalar, binning, mean encoding #700
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
Open
jimdowling
wants to merge
21
commits into
logicalclocks:main
Choose a base branch
from
jimdowling:mit_transformations_new
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[FSTORE-1891] new MDTs for feature views: log, winorization, robust_scalar, binning, mean encoding #700
jimdowling
wants to merge
21
commits into
logicalclocks:main
from
jimdowling:mit_transformations_new
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ning, mean-encoder
3560e45 to
24be64d
Compare
rcnnnghm
reviewed
Dec 3, 2025
|
|
||
|
|
||
| def test_target_mean_encoder_empty(): | ||
| assert True |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this test do anything?
…ument 'distribute' (logicalclocks#751)
…ocks#676) do not decode complex feature for spine group fix feature gorup attribute
* A fix for multirepo plugin * Move docs * Attempt to use mkdocstrings * A fix of path in alerts * Should work now even with the aliases * Fix it back * Fix docstrings in alerts_api.py * Fixes for AlertsApi * Fix Project.get_alerts_api docstring and type hint * More fixes for the AlertsApi docs * Adapt projects.md * Fix AlertsApi docs * Add titles * Attempt to use nv import * Fix * Fix of paths * Fix javadoc link * Fix docstrings of alerts and project * Show full path for Project * Update action * Add multirepo dependency * Prepare for multirepo builds * Add markdownlint * Fix typing error * Add markdownlint config and fixes * More fixes * Update markdownlint action * A bit of markdown fixes * Fix login API * Fix UDF * Fix the trigger-rebuild payload * Fix UDF import * Fix login docstrings * An attempt to fix login docstring * A bit more fixes of login docstrings * A bit more of fixes of the docs * Finish the platform API docs * Transform API reference into the new format * Add missing pages * Fix mistype * Show inherited members of FeatureGroup * Start converting docstrings to Google style * An update of CONTRIBUTING,md * Update docstrings up to feature_group * Fix lists in feature_group * Convert up to storage_connector With a TODO in feature_view. * A bit more work in storage_connector * Fix Attributes * A bit more conversions * Fixes * Fix links * Flatten the docs structure for easier linking * Update deps * Fix deps * Fix mkdocs.yaml * Add inventories * Remove a todo * Fix links in links * Convert example-headers * Fix links * Add more docs * Fix paths * Fix labels * Copy CONTRIBUTING.md * Update CONTRIBUTING.md * Ruff * Ruff * Ruff * Ruff * Update CONTRIBUTING.md * Ruff * Ruff * Ruff * Ruff * Ruff * Ruff * Ruff * Ruff TC * Ruff future annotations * Ruff * MDlint * Update ruff * Update ruff in actions * More fixes * Fix * Fix imports * Fix * Fix typo * Handle CONTRIBUTING doc page via a symlink * Turn symlink the other way around * Update CONTRIBUTING.md * Update * The last fix of headers * Fix links * Fix links * Fix more links * More link fixes * Fix aliases in hsml * Fix some exception docstrings * Add OpensearchRequestOption docs * More fixes * A fix * Sync mkdocs.yml * Fix code blocks * Final change * Remove redundant copying * Fix mkdocs.yml * Fix * Pin versions * Triggger deployment of dev docs * Update contributing guidelines on patch notes * Mention the development version
…ests for transformations
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://hopsworks.atlassian.net/browse/FSTORE-1891
This PR adds/fixes/changes...
JIRA Issue: -
Priority for Review: -
Related PRs: -
How Has This Been Tested?
Checklist For The Assigned Reviewer: