update description for libsvm
This commit is contained in:
parent
ced914f6b8
commit
3cd781a759
@ -14,7 +14,10 @@ BuildRoot: %{_tmppath}/%{name}-%{rel_ver}-%{release}-root
|
|||||||
BuildRequires: gcc, gcc-c++, make
|
BuildRequires: gcc, gcc-c++, make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
|
LIBSVM is an integrated software for support vector classification,
|
||||||
|
(C-SVC, nu-SVC ), regression (epsilon-SVR, nu-SVR) and distribution
|
||||||
|
estimation (one-class SVM ). It supports multi-class classification.
|
||||||
|
Provides
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user