bench | Benchmark the overhead. |
check_pandas_version | Return version of Pandas |
conda_create | Create conda environment. |
create_cluster | Create cluster that will be used to encapsulate reticulate... |
create_package_env | Create conda environment that belongs to this package. |
encapsulate | Run function via makeCluster to allow several python bindings... |
get_cluster_type | Set cluster type for encapsulation. |
get_conda_path | Get conda path that is used inside package |
get_conda_requirements | Get conda requirements that are shipped with this package |
get_package_envname | Get name of conda environment that belongs to this package |
get_package_name | Return package name |
get_python_model | Get Python model module |
package_env_exists | Check if the package environment exists |
python_model_predict | Predict method for Python Model |
set_cluster_type | Set cluster type for encapsulation. |
set_conda_path | Set conda path to be used inside package |
set_encapsulate | Set encapsulate |
stop_cluster | Close cluster that was be used to encapsulate reticulate... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.