Home: https://github.com/snowflakedb/snowflake-ml-python
Package license: Apache-2.0
Feedstock license: BSD-3-Clause
Summary: Snowflake machine learning library.
Development: https://github.com/snowflakedb/snowflake-ml-python
Documentation: https://docs.snowflake.com/developer-guide/snowflake-ml/overview
The machine learning client library that is used for interacting with Snowflake to build machine learning solutions. Functionalities include model uploading, training, feature engineering, etc.
Installing snowflake-ml-python
from the main channel can be achieved by:
conda install snowflake-ml-python
It is possible to list all of the versions of snowflake-ml-python
available on your platform with conda
:
conda search snowflake-ml-python