summaryrefslogtreecommitdiff
path: root/views/create.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-25 19:04:46 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-25 19:04:46 +0200
commite5a3b5acc3b5d6fbc7245ebd31abad1fc3432552 (patch)
tree67bf62d0170df5a52badaf890feab95aa3d9fee6 /views/create.haml
parentd1baabf2ed8e2bcff1b5716fd983b93095b1cc4c (diff)
Improvements according to Sylvias comments
Diffstat (limited to 'views/create.haml')
-rw-r--r--views/create.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/create.haml b/views/create.haml
index 85a832d..0f50756 100644
--- a/views/create.haml
+++ b/views/create.haml
@@ -4,9 +4,11 @@
This service creates
%a{:href => 'http://lazar.in-silico.de'} lazar
%em classification
- models (regression models and further modelling algorithms will be added in future versions) from your uploaded datasets. Here are
+ models (i.e. models that discriminate between toxic/nontoxic compounds) from your uploaded datasets. Here are
= link_to "instructions", '/excel_format'
, for creating training datasets in Excel.
+ %p
+ Facilities to create models for quantitative values (e.g. LC50s) and further modelling algorithms will be added in future versions.
%form{ :action => url_for('/upload'), :method => "post", :enctype => "multipart/form-data" }
%fieldset