I need a library for naïve Bayes large scale, with millions of training examples and +100k b开发者_JAVA百科inary features. It must be an online version (updatable after training). I also need top-k o
Here is the problem we are trying to solve: Goal is to classify pixels of a colored image into 3 different classes.
Can the algorithm that\'s used to build a maximum entropy classifier be modified to function incrementally, or is it by definition a batch process? I\'ve found a few open source implementations, 开发者
I am using the maxent algo in mallet for label classification. I was wondering whether it is possible to get some kind of confidence value for the label predicted by the maxent classifier. What I basi
I\'m using Emgu CV to implement a machine learning technique in c# to classify pixels of my image into 3 different categories.
I need to write and algorithm that can detect which state an application (used to fill out forms) is in based on screenshots.
I am absolutely new to SVM or any of these classification techniques. Now i was learning how to use SVM-multiclass to classify data, and I am confused:
I am using SSAS (SQL Server 2008 R2) to develop a classification model for a data set where 80% of values are missing. Ensemble classifiers based on trees are supposedly the best solution (Random Fore
Using Magento i want to create website where user can upload their product开发者_开发技巧s to sale, is it possible in magento ?You can easily create a website to handle that, Magento give you an API t
My requirement is probably close to what one expects of an \"Expert System\". And looking for the simplest solution, that can give me real-time or near-real time inference, with some offline (non-real