Skip to content

Some minor suggestions for changes #7

@sfc-gh-mstellwall

Description

@sfc-gh-mstellwall

The "Python Environment Setup" step points to the wrong lab, current:
git clone git@github.com:Snowflake-Labs/sfguide-getting-started-snowpark-python.git cd getting-started-snowpark-python/customer-churn-prediction

Should be
git clone git@github.com:Snowflake-Labs/sfguide-getting-started-machine-learning.git cd sfguide-getting-started-machine-learning

The exercises/demos/etc (notebooks) is using the ACCOUNTADMIN role which is not necessary, it is enough to use SYSADMIN since that role has enough permissions and are a more suitable role to use.

It also would be good if the output of the cells of the notebooks could be cleared, now some of them still have outputs and some not and when they already have outputs it is a little hard to see what cells that have been executed or not.

Could also be nice to have in 2_1_DEMO_model_building_scoring.ipynb an example how to look up what libraries that are available to be used for SP/UDF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions