flipkart-incubator/spark-transformers
Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.
This tool helps developers who build and deploy machine learning models in production. It allows you to take models trained using Apache Spark's MLLIB and package them for use in any Java application without needing Spark itself. This means your Java applications can make predictions using these models efficiently.
No commits in the last 6 months.
Use this if you need to integrate Spark MLLIB models directly into Java applications for making predictions.
Not ideal if you are not a developer or if you do not use Apache Spark for model training or Java for deployment.
Stars
42
Forks
27
Language
Java
License
Apache-2.0
Category
Last pushed
Dec 15, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/flipkart-incubator/spark-transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks