awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lensacom avatar

lensacom/sparkit-learn

0
View on GitHub↗
1,150 stars·254 forks·Python·Apache-2.0·11 views

Sparkit Learn

PySpark + Scikit-learn = Sparkit-learn

Features

  • General Machine Learning - Scikit-learn compatible distributed machine learning on Spark.
  • Machine Learning - Integration of distributed computing with standard machine learning tools.
  • Machine Learning Frameworks - Scikit-learn compatible interface for Apache Spark.
  • Machine Learning Packages - Scikit-learn style API for Apache Spark.

Star history

Star history chart for lensacom/sparkit-learnStar history chart for lensacom/sparkit-learn

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Sparkit Learn

These projects share indexed features with Sparkit Learn. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • danielhanchen/hyperlearndanielhanchen avatar

    danielhanchen/hyperlearn

    2,470View on GitHub↗

    2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

    Jupyter Notebook
    View on GitHub↗2,470
  • aksnzhy/xlearnaksnzhy avatar

    aksnzhy/xlearn

    3,095View on GitHub↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    View on GitHub↗3,095
  • christophm/rulefitchristophM avatar

    christophM/rulefit

    446View on GitHub↗

    Python implementation of the rulefit algorithm

    Python
    View on GitHub↗446
  • davisking/dlibdavisking avatar

    davisking/dlib

    14,399View on GitHub↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    View on GitHub↗14,399
Compare all 30 related projects→

Frequently asked questions

What does lensacom/sparkit-learn do?

PySpark + Scikit-learn = Sparkit-learn

What are the main features of lensacom/sparkit-learn?

The main features of lensacom/sparkit-learn are: General Machine Learning, Machine Learning, Machine Learning Frameworks, Machine Learning Packages.

Which projects share features with lensacom/sparkit-learn?

Projects with overlapping indexed features include: danielhanchen/hyperlearn — 2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old. dswah/pygam — [CONTRIBUTORS WELCOME] Generalized Additive Models in Python. aksnzhy/xlearn — High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization… christophm/rulefit — Python implementation of the rulefit algorithm. davisking/dlib — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and… larsmans/seqlearn — Sequence learning toolkit for Python.