catboost / catboost   1.2.3

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 0.25-RC3


Group ID:
ai.catboost
Artifact ID:
catboost-spark_2.12
Version:
0.25-RC3
Release Date:
Jan 28, 2021
Licenses:
Files:

libraryDependencies += "ai.catboost" %% "catboost-spark" % "0.25-RC3"

Mill build tool

ivy"ai.catboost::catboost-spark:0.25-RC3"

Scala CLI

//> using dep "ai.catboost::catboost-spark:0.25-RC3"

Ammonite REPL

import $ivy.`ai.catboost::catboost-spark:0.25-RC3`

<dependency>
  <groupId>ai.catboost</groupId>
  <artifactId>catboost-spark_2.12</artifactId>
  <version>0.25-RC3</version>
</dependency>

compile group: 'ai.catboost', name: 'catboost-spark_2.12', version: '0.25-RC3'