RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Svmlight
Jul 20, 2023
Implementation of Support Vector Machines (SVMs) in C
SVMlight is an implementation of Vapnik’s Support Vector Machine [Vapnik, 1995] for the problem of pattern recognition, for the problem of regression, and for the problem of learning a ranking function. The optimization algorithms used in SVMlight are described in [Joachims, 2002a ]. [Joachims, 1999a]. The algorithm has scalable memory requirements and can handle problems with many thousands of support vectors efficiently.
The software also provides methods for assessing the generalization performance efficiently. It includes two efficient estimation methods for both error rate and precision/recall. XiAlpha-estimates [Joachims, 2002a, Joachims, 2000b] can be computed at essentially no computational expense, but they are conservatively biased. Almost unbiased estimates provides leave-one-out testing. SVMlight exploits that the results of most leave-one-outs often more than 99 are predetermined and need not be computed [Joachims, 2002a].
- Older
- Newer
Checkout these related ports:
- Zx - MQT ZX A library for working with ZX-diagrams
- Zotero - Reference management for bibliographic data and research materials
- Yoda - Particle physics package with classes for data analysis, histogramming
- Xtb - Semiempirical Extended Tight-Binding Program Package
- Xmakemol - Molecule Viewer Program Based on Motif Widget
- Xdrawchem - Two-dimensional molecule drawing program
- Xcrysden - Crystalline and molecular structure visualisation program
- Xcfun - Exchange-correlation functionals with arbitrary-order derivatives
- Wxmacmolplt - Graphical user interface principally for the GAMESS program
- Wwplot - Plotting tool for experimental physics classes
- Wannier90 - Maximally-localized Wannier functions (MLWFs) and Wannier90
- Votca - CSG and XTP libraries for atomistic simulations
- Voro++ - Three-dimensional computations of the Voronoi tessellation
- Vmd - Molecular visualization program
- Vipster - Crystalline and molecular structure visualisation program