All Projects → louisdorard → Machine Learning Starter Kit

louisdorard / Machine Learning Starter Kit

The fastest way for developers and managers to gain practical ML knowledge and to apply it to their own projects.

Projects that are alternatives of or similar to Machine Learning Starter Kit

Deepbayes
Bayesian methods in deep learning Summer School
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Lstm Sentiment Analysis
Sentiment Analysis with LSTMs in Tensorflow
Stars: ✭ 886 (+4330%)
Mutual labels:  jupyter-notebook
P5deeplearn
deeplearn.js meets p5
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Azure Webapp W Cntk
Deployment template for Azure WebApp, CNTK, Python 3 (x64) and sample model
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Sage
Home of the Semi-Analytic Galaxy Evolution (SAGE) galaxy formation model
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Grab Aiforsea
Entry for Grab's AI for S.E.A. challenge
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Udacity Deep Learning Nanodegree
This is just a collection of projects that made during my DEEPLEARNING NANODEGREE by UDACITY
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Crunchbase Ml
Merge and Acquisitions Prediction based on M&A information from Crunchbase.
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Deep Learning Experiments
Notes and experiments to understand deep learning concepts
Stars: ✭ 883 (+4315%)
Mutual labels:  jupyter-notebook
Brain Tumor Segmentation Keras
Keras implementation of the multi-channel cascaded architecture introduced in the paper "Brain Tumor Segmentation with Deep Neural Networks"
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Syde 522
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Ud810 Intro Computer Vision
My solutions for Udacity's "Introduction to Computer Vision" MOOC
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Intrusion Detection System
I have tried some of the machine learning and deep learning algorithm for IDS 2017 dataset. The link for the dataset is here: http://www.unb.ca/cic/datasets/ids-2017.html. By keeping Monday as the training set and rest of the csv files as testing set, I tried one class SVM and deep CNN model to check how it works. Here the Monday dataset contains only normal data and rest of the days contains both normal and attacked data. Also, from the same university (UNB) for the Tor and Non Tor dataset, I tried K-means clustering and Stacked LSTM models in order to check the classification of multiple labels.
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Facealignmentcompare
Empirical Study of Recent Face Alignment Methods
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Seq2seq Attention Model
An implementation for attention model in Keras for sequence to sequence model.
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Mj583
J583 Advanced Interactive Media
Stars: ✭ 15 (-25%)
Mutual labels:  jupyter-notebook
Anda
Code for our ICAR 2019 paper "ANDA: A Novel Data Augmentation Technique Applied to Salient Object Detection"
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Compeconworkshop 2017
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook
Altair Catplot
Utility to generate plots with categorical variables using Altair.
Stars: ✭ 20 (+0%)
Mutual labels:  jupyter-notebook

Machine Learning Starter Kit

The Machine Learning Starter Kit contains resources for developers and managers to gain practical ML knowledge and to learn how to apply it to their own projects.

There is also an accompanying email course with additional, exclusive and free content to help you get started progressively with ML — sign up if you haven’t done so already!

Contents of the Kit

  • Bootstrapping Machine Learning 1.0.5 sample.pdf (Introduction to Machine Learning taken from my book)
  • When Machine Learning fails.pdf
  • How to improve your business by predicting churn.pdf (Practical & code-free tutorial)
  • Machine Learning Canvas v0.4.pdf (blank template to formalize your own ML use case)
  • From Data to AI with the ML Canvas.pdf: a preliminary guide to using the Canvas
  • code/
    • Machine Learning with BigML API - Interactive Code Tutorial.html (Link to the notebook above hosted on Wakari)
    • Machine Learning with BigML API - Interactive Code Tutorial.ipynb (Jupyter notebook in Python on the basics of BigML — see set up instructions below or use the version hosted on Wakari)
    • AmazonML-Python.ipynb

Datasets

Below is a list of real-world datasets that you can use to experiment with ML. I’m not including the actual datasets in this kit in order to make it smaller in size. You can download the datasets you’re interested in via http (links provided) or you can point to them from BigML or Amazon ML using the S3 paths given between brackets.

Creating accounts on cloud ML platforms

  • Create an account on BigML. Usage of the service is free in “dev” mode.
  • Create an Amazon Web Services account in order to use Amazon ML (AML). Unfortunately there is no free trial, so if you want to use AML you will need to give your credit card details. That being said, usage is very cheap for basic experiments (see pricing: $0.42 per hour plus a few cents for predictions). If you want to use AML, you will need to go through identity verification and to make sure you can list “entities” on the AML dashboard.

Both services can be used with graphical, web-based interfaces. I recommend you to write down your access credentials somewhere safe (I use LastPass) and to use an up-to-date version of the Chrome browser.

Other services

There are many other services you could be using and which could be better fits for your own needs. I recommend you to have a look at the PAPIs conferences (past events and videos) to learn more.

Running the notebooks

See code/README.md

Continue your journey in Machine Learning

Part of this Kit is based on my book, Bootstrapping Machine Learning, where you’ll find more details and resources to go further.

Chris Bourguignat (Data Science Lead at global insurance company Axa) said about the book:

“I really wish it existed when I first learned machine learning”

Don’t wait up and get your copy now!

Copyright

Louis Dorard © 2017 — All Rights Reserved

Follow me on Twitter @louisdorard | Contact me here

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