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, 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.