package orsvm_e1071
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  OCaml wrapper to SVM R packages e1071 and svmpath
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v4.0.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=74f38034c642b96d233d1de934b6d8dbc7095d7f941c5d7ff8bab0d6fb59b914
    
    
  md5=8b0d08df159570f91a21f40041ec1f71
    
    
  doc/README.html
orsvm-e1071
Access from OCaml SVMs provided by the R e1071 and svmpath packages.
OCaml functions to drive the RBF and linear kernel SVMs of the R e1071 package and the linear kernel SVM of the R svmpath package.
This is low level on purpose: we don't provide access to all functionalities offered by the R packages.
This is probably not high performance: data are exchanged between R and OCaml via ASCII files.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >