catboost / catboost   1.2.5

Apache License 2.0 Website GitHub

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

Scala versions: 2.13 2.12 2.11

catboost-spark_3.3 1.1.1


Group ID:
ai.catboost
Artifact ID:
catboost-spark_3.3_2.13
Version:
1.1.1
Release Date:
Nov 1, 2022
Licenses:
Files:

libraryDependencies += "ai.catboost" %% "catboost-spark_3.3" % "1.1.1"

Mill build tool

ivy"ai.catboost::catboost-spark_3.3:1.1.1"

Scala CLI

//> using dep "ai.catboost::catboost-spark_3.3:1.1.1"

Ammonite REPL

import $ivy.`ai.catboost::catboost-spark_3.3:1.1.1`

<dependency>
  <groupId>ai.catboost</groupId>
  <artifactId>catboost-spark_3.3_2.13</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'ai.catboost', name: 'catboost-spark_3.3_2.13', version: '1.1.1'