EnvironmentDescriptionQuickstart
datascienceEnvironment equipped with tools like XGBoost, LightGBM, Scikit-learn, and SciPy, Pandas, NumPy, Matplotlib, Seaborn, Numba, and CuPy.
rapidsaiEnvironment designed for RAPIDS.ai tools like cuDF, cuML, and cuGraph, all powered by NVIDIA GPUs.
cupyEnvironment set up for CuPy, a GPU-accelerated library for numerical computations.
numbaEnvironment equipped with Numba, a just-in-time compiler for Python that helps developers accelerate scientific computing with GPUs.
scipyEnvironment designed for SciPy, a Python library used for scientific and technical computing.
sklearnEnvironment for Scikit-learn, a machine learning library in Python.
xgboostEnvironment for XGBoost, a scalable and flexible gradient boosting library that is GPU-compatible.
lightgbmEnvironment for LightGBM, a gradient boosting framework that uses tree-based learning algorithms. Supports parallel, distributed, and GPU learning.