Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🌲

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)

Saruman! A wizard should know better!

Library of Meta-Estimators à la scikit-learn for Ensemble Learning for Apache Spark MLLib

website