CatBoost for Apache Spark API documentation
Documentation is automatically generated from sources.
It is available as a part of Maven packages at Maven central (for Scala) or on this site.
To find documentation on this site:
- Choose the appropriate
spark_compat_version
(2.3
,2.4
or3.0
) andscala_compat_version
(2.11
or2.12
). - Choose the appropriate
catboost_spark_version
or just uselatest
literal. - Choose API language (
scala
,java
orpython
).
and visit
https://catboost.ai/docs/catboost-spark/<spark_compat_version>_<scala_compat_version>/<catboost_spark_version>/api/<language>/
e.g. https://catboost.ai/docs/catboost-spark/2.3_2.11/0.26.1/api/scala/ orhttps://catboost.ai/docs/catboost-spark/<spark_compat_version>_<scala_compat_version>/latest/api/<language>/
e.g. https://catboost.ai/docs/catboost-spark/3.0_2.12/latest/api/python/