All Projects → flipkart-incubator → spark-transformers

flipkart-incubator / spark-transformers

Licence: Apache-2.0 license
Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.

Programming Languages

java
68154 projects - #9 most used programming language
scala
5932 projects

Projects that are alternatives of or similar to spark-transformers

Paramonte
ParaMonte: Plain Powerful Parallel Monte Carlo and MCMC Library for Python, MATLAB, Fortran, C++, C.
Stars: ✭ 88 (+125.64%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+7479.49%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Ml Lib
An extensive machine learning library, made from scratch (Python).
Stars: ✭ 102 (+161.54%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Jsat
Java Statistical Analysis Tool, a Java library for Machine Learning
Stars: ✭ 683 (+1651.28%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
densratio py
A Python Package for Density Ratio Estimation
Stars: ✭ 112 (+187.18%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+20156.41%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (+269.23%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (+243.59%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Agile data code 2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
Stars: ✭ 413 (+958.97%)
Mutual labels:  apache-spark, machine-learning-algorithms
Pretty Print Confusion Matrix
Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib
Stars: ✭ 244 (+525.64%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Machinejs
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
Stars: ✭ 412 (+956.41%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
greycat
GreyCat - Data Analytics, Temporal data, What-if, Live machine learning
Stars: ✭ 104 (+166.67%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Pyltr
Python learning to rank (LTR) toolkit
Stars: ✭ 377 (+866.67%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Modal
A modular active learning framework for Python
Stars: ✭ 1,148 (+2843.59%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
Suod
(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection)
Stars: ✭ 245 (+528.21%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
pycobra
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
Stars: ✭ 111 (+184.62%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
mljar-examples
Examples how MLJAR can be used
Stars: ✭ 42 (+7.69%)
Mutual labels:  machine-learning-algorithms, machine-learning-library
taller SparkR
Taller SparkR para las Jornadas de Usuarios de R
Stars: ✭ 12 (-69.23%)
Mutual labels:  machine-learning-algorithms
ttt
A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+
Stars: ✭ 35 (-10.26%)
Mutual labels:  transformers
eve-bot
EVE bot, a customer service chatbot to enhance virtual engagement for Twitter Apple Support
Stars: ✭ 31 (-20.51%)
Mutual labels:  transformers

Spark-Transformers: Library for exporting spark models in Java ecosystem.

Full Documentation

See the Wiki for full documentation, examples, operational details and other information.

Communication

What does it do?

  • Provide a way to export Spark models/transformations into a custom format which can be imported back into a java object.
  • Provide a way to do model predictions in java ecosystem.

Tech Talk on spark transformers

Presentation link

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

LICENSE

Spark-Transformers is licensed under : The Apache Software License, Version 2.0. Here is a copy of the license (http://www.apache.org/licenses/LICENSE-2.0.txt)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].