All Projects → IndicoDataSolutions → SuperCell

IndicoDataSolutions / SuperCell

Licence: MIT License
Public tutorials and code that accompanies articles

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SuperCell

allie
🤖 A machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers).
Stars: ✭ 93 (+151.35%)
Mutual labels:  machine-learning-api
mljar-examples
Examples how MLJAR can be used
Stars: ✭ 42 (+13.51%)
Mutual labels:  machine-learning-api
human-in-the-loop-machine-learning-tool-tornado
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.
Stars: ✭ 37 (+0%)
Mutual labels:  machine-learning-api
mljar-api-R
R wrapper for MLJAR API
Stars: ✭ 16 (-56.76%)
Mutual labels:  machine-learning-api
Mindsdb
Predictive AI layer for existing databases.
Stars: ✭ 4,199 (+11248.65%)
Mutual labels:  machine-learning-api

SuperCell

Hello, and welcome to indico's repo for public tutorials and the code that accompanies technical articles.

First get an indico API key

Many of these tutorials use indico API's, so you'll need to get a (free) API key. Go to indico.io to register (or to generate a new key if you've already registered and forgotten our old key).

Plotlines

An exploration of the "shapes of stories" using sentiment analysis API and a few hacks. Presented as an experiment using a jupyter/ipython notebook.

Semi-supervised transfer learning with custom models

Comparison of four different machine learning strategies:

  1. Build a model from scratch using scikit-learn.
  2. Integrate a pre-built API.
  3. Build a custom model on top of word-level features.
  4. Transfer features from a pre-built model into a custom classifier.

Accompanies this article on KD Nuggets

Visualizing with t-SNE

Link to blog post at indico.io

Image Features Classifier

Currently available in a separate repo: link

Image Similarity

Currently available in a separate repo: link

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