GithubHelp home page GithubHelp logo

louisdorard / bml-base Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 39 KB

Provisioning of a base box for Bootstrapping Machine Learning and using Prediction APIs

Home Page: http://www.louisdorard.com/machine-learning-book

License: MIT License

Shell 7.99% Python 8.25% Jupyter Notebook 83.75%

bml-base's Introduction

bml-base

Provisioning of a base box for using Prediction APIs as introduced in Bootstrapping Machine Learning.

On Ubuntu 14.04

First, you need Jupyter. You can install it with:

wget https://raw.githubusercontent.com/terminalcloud/apps/master/ipython-ntb4_installer.sh && bash ipython-ntb4_installer.sh

If you use Terminal.com, you can just use the IPython4 Notebook - Jupyter Snap.

By convention I am putting all the resources in /work. Create it as a new directory if it doesn't exist in your machine (or create an alias to an existing directory). This will be the root of the Jupyter server and where you will place all code repos.

I recommend to clone this repo in /work:

git clone https://github.com/louisdorard/bml-base.git

You can then install everything using the dedicated script in this repo:

bash bml-base/install-terminalcom.sh

After the instal procedure you should be able to connect to the Jupyter server in your browser (port 8888).

Credentials (optional)

Setup your API credentials from the Bash notebook credentials/Setup.ipynb

Contents

  • install-terminalcom.sh: script used to install all the necessary software
  • *.ipynb: some IPython notebook tutorials to get started
  • credentials/: directory where your API credentials should be stored

Learn more

Learn how to use Prediction APIs to bootstrap Machine Learning.

Check out these notebooks:

bml-base's People

Contributors

louisdorard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.