Data Science Environments

Data Science and Machine Learning

The Data Science and Machine Learning environments are designed for a variety of data science tools and machine learning libraries. These include environments for xgboost, lightgbm, scikit-learn, scipy, pandas, numpy, matplotlib, seaborn, numba, and cupy. Each environment is equipped with the necessary tools for efficient data analysis, machine learning model training, and numerical computations.

Environment Description Quickstart
datascience Environment equipped with tools like xgboost, lightgbm, scikit-learn, and scipy, pandas, numpy, matplotlib, seaborn, numba, and cupy. Open In American Data Science
rapidsai Environment designed for RAPIDS.ai tools like cuDF, cuML, cuGraph, all powered by NVIDIA GPUs. Open In American Data Science
cupy Environment set up for CuPy, a GPU-accelerated library for numerical computations. Open In American Data Science
numba Environment equipped with Numba, a just-in-time compiler for Python that helps developers accelerate scientific computing with GPUs. Open In American Data Science
scipy Environment designed for SciPy, a Python library used for scientific and technical computing. Open In American Data Science
sklearn Environment for Scikit-learn, a machine learning library in Python. Open In American Data Science
xgboost Environment for XGBoost, a scalable and flexible gradient boosting library that is GPU-compatible. Open In American Data Science
lightgbm Environment for LightGBM, a gradient boosting framework that uses tree-based learning algorithms. Supports parallel, distributed, and GPU learning. Open In American Data Science