summaryrefslogtreecommitdiff
path: root/views/create.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
commit1b9f0c10b6ad1c38be1fa384bc1b6af9beea477b (patch)
tree54b9e0077e2894c1ab626ba634389118786753ef /views/create.haml
parentff9366f454c909e525d6ae41635a7320235a3d74 (diff)
new styling, csv format check, logo
Diffstat (limited to 'views/create.haml')
-rw-r--r--views/create.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/create.haml b/views/create.haml
index 448526f..dcb512a 100644
--- a/views/create.haml
+++ b/views/create.haml
@@ -3,13 +3,13 @@
%p
This service creates
%a{:href => 'http://lazar.in-silico.de'} lazar
- prediction models (more model building algorithms will follow) from your uploaded datasets. Here are
+ classification models (more model building algorithms will follow) from your uploaded datasets. Here are
= link_to "instructions", '/csv_format'
- , how to create training datasets in Excel.
+ , for creating training datasets in Excel.
%form{ :action => url_for('/upload'), :method => "post", :enctype => "multipart/form-data" }
%fieldset
- %legend
+ -#%legend
Upload training data and create a
%a{:href => 'http://lazar.in-silico.de'} lazar
model