Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following sections walk you through the basic features of WSO2 ML to get you started.

Table of Contents
maxLevel4
minLevel3

Tip
titleBefore you begin,
  1. Install Oracle Java SE Development Kit (JDK) version 1.6.24 or later or 1.7.* and set the JAVA_HOME environment variable.
  2. Download WSO2 ML.
  3. Start the ML by going to <ML_HOME>/bin using the command-line and executing wso2server.bat  (for Windows) or  wso2server.sh  (for Linux.) 

 

Step 1: Create a dataset

  1. Log into the ML UI using admin as both the username and password. The following will be displayed in the Home page.
    Image Added 
  2. Click ADD DATASET to open the Create Dataset page. 
  3. In the Data Source field, click Choose File and browse for the <ML_HOME>/samples/tuned/naive-bayes/breastCancerWisconsin.csv file. Enter values for the rest of the parameters as shown below.
  4. Click CREATE DATASET to save your changes.

 

Step 2: Create a project

 

Step 3: Create an analysis and train a model

Step 4: Predict