Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierrenodet/spark-ensemble
Ensemble Learning for Apache Spark 🌲
https://github.com/pierrenodet/spark-ensemble
bagging boosting ensemble-learning gbm machine-learning scala spark spark-ml stacking
Last synced: 26 days ago
JSON representation
Ensemble Learning for Apache Spark 🌲
- Host: GitHub
- URL: https://github.com/pierrenodet/spark-ensemble
- Owner: pierrenodet
- License: apache-2.0
- Created: 2019-02-02T21:25:59.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T21:42:03.000Z (2 months ago)
- Last Synced: 2024-09-29T04:42:02.635Z (about 1 month ago)
- Topics: bagging, boosting, ensemble-learning, gbm, machine-learning, scala, spark, spark-ml, stacking
- Language: Scala
- Homepage: https://pierrenodet.github.io/spark-ensemble/
- Size: 3.61 MB
- Stars: 22
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ensemble Learning for Apache Spark
[![Continuous Integration](https://github.com/pierrenodet/spark-ensemble/actions/workflows/ci.yml/badge.svg)](https://github.com/pierrenodet/spark-ensemble/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/pierrenodet/spark-ensemble/branch/main/graph/badge.svg)](https://codecov.io/gh/pierrenodet/spark-ensemble)
[![Gitter](https://badges.gitter.im/spark-ensemble/community.svg)](https://gitter.im/spark-ensemble/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/pierrenodet/spark-ensemble/blob/main/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.pierrenodet/spark-ensemble_2.12.svg?label=maven-central&colorB=blue)](https://search.maven.org/search?q=g:%22com.github.pierrenodet%22%20AND%20a:%22spark-ensemble_2.13%22)Library of Meta-Estimators à la scikit-learn for Ensemble Learning for Apache Spark MLLib