Description: This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
To Search:
File list (Check if you may need any files):
NPatternRecognizer
..................\data
..................\....\2_newsgroups.7z
..................\src
..................\...\NPatternRecognizer
..................\...\NPatternRecognizer.sln
..................\...\..................\Algorithm
..................\...\..................\.........\ANN
..................\...\..................\.........\...\ANN_BP.cs
..................\...\..................\.........\...\HiddenNode.cs
..................\...\..................\.........\...\InputNode.cs
..................\...\..................\.........\...\OutputNode.cs
..................\...\..................\.........\Boost
..................\...\..................\.........\.....\AdaBoost.cs
..................\...\..................\.........\.....\WeakLearn.cs
..................\...\..................\.........\KNN
..................\...\..................\.........\...\KNN.cs
..................\...\..................\.........\NaiveBayes
..................\...\..................\.........\..........\CostSensitiveNaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayes.cs
..................\...\..................\.........\..........\NaiveBayesCategory.cs
..................\...\..................\.........\..........\NaiveBayesCategoryCollection.cs
..................\...\..................\.........\..........\TextClassificationProblem.cs
..................\...\..................\.........\..........\TextExample.cs
..................\...\..................\.........\..........\Vocabulary.cs
..................\...\..................\.........\SVM
..................\...\..................\.........\...\CoverTheorem.cs
..................\...\..................\.........\...\DAGSVM.cs
..................\...\..................\.........\...\Kernel.cs
..................\...\..................\.........\...\LLM.cs
..................\...\..................\.........\...\SVM-SMO.cs
..................\...\..................\.........\...\SVM.cs
..................\...\..................\Common
..................\...\..................\......\Constants.cs
..................\...\..................\......\Logger.cs
..................\...\..................\......\SparseVector.cs
..................\...\..................\DecisionTree
..................\...\..................\............\ID3.cs
..................\...\..................\Interface
..................\...\..................\.........\Category.cs
..................\...\..................\.........\CategoryCollection.cs
..................\...\..................\.........\ClassificationProblem.cs
..................\...\..................\.........\ClassificationResult.cs
..................\...\..................\.........\Classifier.cs
..................\...\..................\.........\DataProvider.cs
..................\...\..................\.........\Example.cs
..................\...\..................\.........\ExampleSet.cs
..................\...\..................\NPatternRecognizer.csproj
..................\...\..................\Properties
..................\...\..................\..........\AssemblyInfo.cs
..................\test
..................\....\Test
..................\....\Test.sln
..................\....\....\BasicTest.cs
..................\....\....\ProblemFactory.cs
..................\....\....\Properties
..................\....\....\..........\AssemblyInfo.cs
..................\....\....\Test.csproj