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

Change describe to use mlrun/ml-models instead of mlrun/mlrun image #81

Merged
merged 6 commits into from
Dec 29, 2020

Conversation

Hedingber
Copy link
Contributor

@Hedingber Hedingber commented Dec 29, 2020

#77 Changed describe notebook to set the image to mlrun/mlrun but for some reason this change didn't happen in the function.yaml (what actually matters)
In #80 I also touched the describe notebook, and therefore reran it to regenerate the function.yaml so this time it did changed the image.
This function uses mlutils which requires scikit-plot which is not installed in mlrun/mlrun therefore we'll have to change back to mlrun/ml-models for now

yaronha and others added 6 commits December 16, 2020 22:30
* Added Pandas Profiling Report Function (mlrun#78)

Co-authored-by: Nick Schenone <[email protected]>

* round 2 updates (mlrun#77)

* add function

* describe presto

* add describe spark notebook

* no need

* add iris csv to describe

* add iris dataset

* add readme

* add readme

* add readme and split fix

* add model

* fix ability to run stand alone

* add readme and update nb

* add .py

* update model server and readme

* add read me and iris parquet

* update model server test and readme

* remove describe spark

* update naming

* update to wasabi

* round 2 improvements

* update model tester

* round 2 updates

* update model server

* add sklearn classifier with dask

* change get header loction

* make classifier  genreric

* Update README.md

* Update README.md

* add .py .yaml files again

* .DS_Store banished

* add .py, .yaml, spark describe

* add .py .yaml files

* update with pip install and .yaml

* add .yaml

* add .yaml .py files

* add .py .yaml files

* add readme and docstring

* update readme

* change work with dask init

* update functions - model server pending

* update model server

* update model servers

Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: idan707 <[email protected]>

* updates

Co-authored-by: nschenone <[email protected]>
Co-authored-by: Nick Schenone <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: idan707 <[email protected]>
Co-authored-by: yaron haviv <[email protected]>
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Hedingber Hedingber merged commit 24c3645 into mlrun:development Dec 29, 2020
yaronha added a commit that referenced this pull request Jan 27, 2021
* Development (#79)

* Added Pandas Profiling Report Function (#78)

Co-authored-by: Nick Schenone <[email protected]>

* round 2 updates (#77)

* add function

* describe presto

* add describe spark notebook

* no need

* add iris csv to describe

* add iris dataset

* add readme

* add readme

* add readme and split fix

* add model

* fix ability to run stand alone

* add readme and update nb

* add .py

* update model server and readme

* add read me and iris parquet

* update model server test and readme

* remove describe spark

* update naming

* update to wasabi

* round 2 improvements

* update model tester

* round 2 updates

* update model server

* add sklearn classifier with dask

* change get header loction

* make classifier  genreric

* Update README.md

* Update README.md

* add .py .yaml files again

* .DS_Store banished

* add .py, .yaml, spark describe

* add .py .yaml files

* update with pip install and .yaml

* add .yaml

* add .yaml .py files

* add .py .yaml files

* add readme and docstring

* update readme

* change work with dask init

* update functions - model server pending

* update model server

* update model servers

Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: idan707 <[email protected]>

* updates

Co-authored-by: nschenone <[email protected]>
Co-authored-by: Nick Schenone <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: idan707 <[email protected]>
Co-authored-by: yaron haviv <[email protected]>

* Added Pandas Profiling Report Function (#78)

Co-authored-by: Nick Schenone <[email protected]>

* updates

* Update mlutils imports to use specific import (#80)

* Change describe to use mlrun/ml-models instead of mlrun/mlrun image (#81)

* Update function.yaml

Co-authored-by: Yaron Haviv <[email protected]>
Co-authored-by: Nick Schenone <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: Idan Benaun <[email protected]>
Co-authored-by: idan707 <[email protected]>
Co-authored-by: yaron haviv <[email protected]>
Co-authored-by: Hedingber <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants