Sciweavers

1851 search results - page 116 / 371
» Open Source AI
Sort
View
EDCC
2006
Springer
15 years 8 months ago
Automatically Finding and Patching Bad Error Handling
Bad error handling is the cause of many service outages. We address this problem by a novel approach to detect and patch bad error handling automatically. Our approach uses error ...
Martin Süßkraut, Christof Fetzer
193
Voted
INCDM
2010
Springer
308views Data Mining» more  INCDM 2010»
15 years 6 months ago
Data Mining with Neural Networks and Support Vector Machines Using the R/rminer Tool
We present rminer, our open source library for the R tool that facilitates the use of data mining (DM) algorithms, such as neural Networks (NNs) and support vector machines (SVMs),...
Paulo Cortez
SPLC
2010
15 years 6 months ago
Feature Diagrams as Package Dependencies
Abstract. FOSS (Free and Open Source Software) distributions use dependencies and package managers to maintain huge collections of packages and their installations; recent research...
Roberto Di Cosmo, Stefano Zacchiroli
DATESO
2006
122views Database» more  DATESO 2006»
15 years 6 months ago
Comparison of Native XML Databases and Experimenting with INEX
Abstract. The aim of the article is to summarize and compare approaches of design and architecture of native XML databases. We discuss our results accomplished by utilizing the INE...
Petr Kolar, Pavel Loupal
190
Voted
JMLR
2008
84views more  JMLR 2008»
15 years 4 months ago
LIBLINEAR: A Library for Large Linear Classification
LIBLINEAR is an open source library for large-scale linear classification. It supports logistic regression and linear support vector machines. We provide easy-to-use command-line ...
Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-R...