Scala.js
Scala.js compiles Scala code to JavaScript, allowing you to write your web application entirely in Scala! Take a look at the project gallery to see what kind of things you can build with Scala.js. ...
Scala.js compiles Scala code to JavaScript, allowing you to write your web application entirely in Scala! Take a look at the project gallery to see what kind of things you can build with Scala.js. ...
Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin with a team of dedicated contributors. Weighing just about 33 KB of JS,...
ScalaNLP is the umbrella project for several libraries, including Breeze and Epic. Breeze is a set of libraries for machine learning and numerical computing. Epic is a high-performance statistical p...
DataCleaner is a data quality solution that provides data quality analysis & profiling duplicate detection data standarization & cleansing data health monitoring a data quality eco-syst...
MiniSom is a minimalistic and Numpy based implementation of the Self Organizing Maps (SOM). SOM is a type of Artificial Neural Networks able to convert complex, nonlinear statistical relationships b...
NodeMCU. Connect Things EASY. An open-source firmware and development kit that helps you to prototype your IOT product within a few Lua script lines. Features: Open-source, Interactive, Program...
A collection of sample applications built using Amazon Machine Learning. Information GitHub: https://github.com/awslabs/machine-learning-samples ...
REP is environment for conducting data-driven research in a consistent and reproducible way. It has a unified classifiers wrapper for variety of implementations like TMVA, Sklearn, XGBoost, uBoost. ...
Skdata is a library of data sets for machine learning and statistics. This module provides standardized Python access to toy problems as well as popular computer vision and natural language processi...
mlxtend it's a library consisting of useful tools and extensions for day-to-day data science tasks. Information Website: http://rasbt.github.io/mlxtend/ GitHub: https://github.com...
Ramp is a python library for rapid prototyping of machine learning solutions. It's a light-weight pandas-based machine learning framework pluggable with existing python machine learning and statisti...
Milk is a machine learning toolkit in Python. Its focus is on supervised classification with several classifiers available: SVMs, k-NN, random forests, decision trees. It also performs feature selec...
Pylearn2 is a library designed to make machine learning research easy. Its a library based on Theano. Highlights Pylearn2 was used to set the state of the art on MNIST, CIFAR-10, CIFAR-100, and...