All Projects → RubixML → Ml

RubixML / Ml

Licence: mit
A high-level machine learning and deep learning library for the PHP language.

Projects that are alternatives of or similar to Ml

Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+72.99%)
Mutual labels:  artificial-intelligence, data-science, classification, clustering, regression
Pycaret
An open-source, low-code machine learning library in Python
Stars: ✭ 4,594 (+261.73%)
Mutual labels:  data-science, clustering, regression, classification, anomaly-detection
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+522.05%)
Mutual labels:  artificial-intelligence, data-science, classification, machine-learning-library, regression
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (-22.68%)
Mutual labels:  data-science, classification, clustering, regression
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+22.76%)
Mutual labels:  artificial-intelligence, data-science, analytics, machine-learning-library
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+117.4%)
Mutual labels:  artificial-intelligence, ai, data-science, natural-language-processing
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-87.01%)
Mutual labels:  artificial-intelligence, ai, data-science, natural-language-processing
Machine Learning Open Source
Monthly Series - Machine Learning Top 10 Open Source Projects
Stars: ✭ 943 (-25.75%)
Mutual labels:  artificial-intelligence, ai, algorithm, data-science
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-96.69%)
Mutual labels:  artificial-intelligence, data-science, classification, regression
Tensorflow Resources
Curated Tensorflow code resources to help you get started with Deep Learning.
Stars: ✭ 330 (-74.02%)
Mutual labels:  ai, classification, prediction, regression
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (-15.28%)
Mutual labels:  artificial-intelligence, ai, data-science, classification
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+148.19%)
Mutual labels:  data-science, classification, clustering, regression
Uci Ml Api
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
Stars: ✭ 190 (-85.04%)
Mutual labels:  data-science, classification, clustering, regression
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (-5.59%)
Mutual labels:  data-science, classification, prediction, regression
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-86.69%)
Mutual labels:  data-science, classification, natural-language-processing, regression
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-88.98%)
Mutual labels:  data-science, analytics, classification, regression
Neuroflow
Artificial Neural Networks for Scala
Stars: ✭ 105 (-91.73%)
Mutual labels:  data-science, classification, clustering, regression
Mlr
Machine Learning in R
Stars: ✭ 1,542 (+21.42%)
Mutual labels:  data-science, classification, clustering, regression
Thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
Stars: ✭ 2,422 (+90.71%)
Mutual labels:  artificial-intelligence, ai, natural-language-processing, machine-learning-library
Spacy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Stars: ✭ 21,978 (+1630.55%)
Mutual labels:  artificial-intelligence, ai, data-science, natural-language-processing

Rubix ML

PHP from Packagist Latest Stable Version Downloads from Packagist Code Checks GitHub

A high-level machine learning and deep learning library for the PHP language.

  • Developer-friendly API is delightful to use
  • 40+ supervised and unsupervised learning algorithms
  • Support for ETL, preprocessing, and cross-validation
  • Open source and free to use commercially

Installation

Install Rubix ML into your project using Composer:

$ composer require rubix/ml

Requirements

  • PHP 7.2 or above

Recommended

Optional

Documentation

Read the latest docs here.

What is Rubix ML?

Rubix ML is a free open-source machine learning (ML) library that allows you to build programs that learn from your data using the PHP language. We provide tools for the entire machine learning life cycle from ETL to training, cross-validation, and production with over 40 supervised and unsupervised learning algorithms. In addition, we provide tutorials and other educational content to help you get started using ML in your projects.

Getting Started

If you are new to machine learning, we recommend taking a look at the What is Machine Learning? section to get started. If you are already familiar with basic ML concepts, you can browse the basic introduction for a brief look at a typical Rubix ML project. From there, you can browse the official tutorials below which range from beginner to advanced skill level.

Tutorials & Example Projects

Check out these example projects using the Rubix ML library. Many come with instructions and a pre-cleaned dataset.

Interact With The Community

Funding

Rubix ML is funded by donations from the community. You can become a sponsor by making a contribution to one of our funding sources below.

Contributing

See CONTRIBUTING.md for guidelines.

License

The code is licensed MIT and the documentation is licensed CC BY-NC 4.0.

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].