gilboz

Taylor Swift's impressive car collection

She is hot! She is charming! She is a music sensation! Yes, we are talking about none other than Taylor Swift. She is among the Times 100 most influential people in the world and has been listed as Forbes top earning women in music. One shouldn’t be flabbergasted with all the fame and money she earned, her lifestyle is something to have your heart set on. Toyota Sequoia!!! Audi R8 – Sport!!! Porsche 911 Turbo!!! These are some really jaw dropping cars owned by the diva. The pride you feel arriving in one of those royal drives, the comfort and ...

Continue reading

Using IBM Watson Conversation Service to Answer Questions Related to Home Insurance

We have implemented a Chatbot using IBM Watson conversation service to answer home insurance related questions. Here is what we did:

1) Log into IBM Bluemix using your login credentials. The Overview screen appears.
Note: If you are a first time user, create an account in IBM Bluemix and after login, you will be asked to create organization and space. After creating them you will see a bunch of Bluemix cloud based services.

2) Click on Watson category.

3) Click on Get started now and select a conversation from the list of Watson services.

4) Provide a name in the ...

Continue reading

Clojure Machine Learning, Math & Statistical Libraries Collection

Clojure Machine Learning Libraries:

  1. CJ-ML : A machine learning library for Clojure built on top of Weka. Supported algorithms include: k-Nearest neighbor, Decision trees,Multilayer perceptrons, Logistic Regression & k Means clusterers

  2. Infer - : Infer is a library for machine learning and statistical inference, designed to be used in real production systems. (Last update was 2010)

  3. Nurokit: General purpose Toolkit for machine learning in Clojure including Neural networks & Visualisation tools (Last update was 2013)

  4. clj-bigml - BigML offers a REST-style service for building, sharing, and evaluating machine learning models. Currently the only model variety supported is CART-style decision trees grown in an anytime, streaming ...

Continue reading