Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Infra] Align master with dev functions (#828)
* [onnx utils] update onnx utils packages * [Noise-reduction] Add new function to hub (#765) * [Noise-reduction] Add new function to hub * fix test * added multiprocessing and silence removal to function * delete `load_dask` (#822) * [feature selection] update function yaml * [feature selection] update function yaml * Revert "[onnx utils] update onnx utils packages" This reverts commit 8872798. * [feature selection] update function yaml * [feature selection] update function yaml * Delete unsupported functions from the hub (#824) * delete EOS functions * bring back validate_great_expectations * bring back load_dataset * Update feature_selection/test_feature_selection.py Co-authored-by: Eyal Danieli <[email protected]> * Update item.yaml * Align to master branch (#826) * [Category] Fix and add categories to functions (#808) * [Category] Fix and add categories to functions * bump version in structured * test is not valid in huggingface_serving * Fix duplicated footer * Fix duplicated footer * revert python version change as it will be done in another PR * comments * comments * Bump python:3.6 to python:3.9 (#810) * [Describe] Align describe to new pandas version (#812) * [Describe] Align describe to new pandas version * minor test fix * update mlrun version * add dask to requirements * remove dask * update numpy version * debug * debug * debug * remove dask tests * remove debug code * [get_offline_features] Updated to mlrun 1.6.3 (#813) * [Feature-selection] Replace matplotlib with plotly (#815) * Iguazio-cicd user token updated Iguazio-cicd user token updated in repo secrets: https://github.com/mlrun/functions/settings/secrets/actions MARKETPLACE_ACCESS_TOKEN_V3 new token gh...Zmf was set around April * forcing iguazio-cicd auth forcing iguazio-cicd to deal with Author identity unknown * checkout@v3 to v4 and echo * [Mlflow_utils] - mlflow model server (#811) * mlflow server * small fix to test * small fixes to ms and nb * small fixes to mlrun version * update requirements lightgbm * added req * Added xgboost to req --------- Co-authored-by: Avi Asulin <[email protected]> * [Mlflow] Remove mlflow tag (#825) * remove mlflow tag * remove mlflow tag --------- Co-authored-by: Avi Asulin <[email protected]> * align feature_selection yaml --------- Co-authored-by: Avi Asulin <[email protected]> Co-authored-by: Yonatan Shelach <[email protected]> Co-authored-by: rokatyy <[email protected]> Co-authored-by: Katerina Molchanova <[email protected]> Co-authored-by: nashpaz123 <[email protected]> Co-authored-by: ZeevRispler <[email protected]> --------- Co-authored-by: Avi Asulin <[email protected]> Co-authored-by: Yonatan Shelach <[email protected]> Co-authored-by: Avi Asulin <[email protected]> Co-authored-by: rokatyy <[email protected]> Co-authored-by: Katerina Molchanova <[email protected]> Co-authored-by: nashpaz123 <[email protected]> Co-authored-by: ZeevRispler <[email protected]>
- Loading branch information