<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="DB_INPUT.aspx.cs" Inherits="WebLCP.DB_INPUT" %>

DB_INPUT.csv: file specification

Field Name Data type Data Example Note
AGE [INT] 1 .. 120 years
Gender [INT] 0/1 0 = F, 1 = M
APOE [ENUM] pos / neg positive / negative characterization
VARIABLE [FLOAT] ... clustering value to analyze
DB INPUT file spec
- data must be given in anonymous form
- file format: csv
- field separator: ;