Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A class library providing generic data structures and algorithms not implemented in the standard .NET framework. The library plays around in the following broad classes : - Any data structure (general, mathematical, trees, queues, etc.) - Sorting algorithms - Algorithms performed on data ... [More] structures (Djikstra's shortest path algorithm, for example). [Less]

5.0
 
  0 reviews  |  8 users  |  64,562 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

The NSketch library aims to provide clean and well documented .Net 2.0 implementation of the most useful sketch-based algorithms. The library is written in C# and targets both Microsoft .Net Framework and Mono. A sketch is a compact yet approximate representation of some data. Most well-studied ... [More] sketches quantify the level of approximation through the Probably Approximately Correct (PAC) framework . Intuitively, a typical PAC property indicates that the (approximate) output is within a ε error margin of epsilon with a probability greater than P. If exactness is not a requirement, the approximation tradeoff can provide a huge performance gain against amount of limited error. [Less]

5.0
 
  0 reviews  |  1 user  |  1,469 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

NSvm is a .Net Support Vector Machine library written in .Net. NSvm features the SMO algorithm, a few kernels (including ad hoc algorithms for linear kernels). The objectives of NSvm are simplicity, flexibility and extensibility.

5.0
 
  0 reviews  |  1 user  |  12,539 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

The bandit project is a repository of the various known algorithmic solutions for the multi-armed bandit problem. The project is also a repository of several datasets that could be used for benchmarking purposes.

5.0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed about 15 hours ago
 
 

MyMediaLite is a recommender system algorithm library. It provides methods for two common tasks in recommender systems/collaborative filtering: rating prediction and item prediction from implicit feedback. MyMediaLite also contains command-line programs that let you use much of the library's functionality without having to program.

5.0
 
  0 reviews  |  1 user  |  25,834 lines of code  |  5 current contributors  |  Analyzed 4 days ago
 
 

The project is originally of a port and adaption of the C++ STL to .NET based on the SGI implementation. It features generic data structures, containers, collections and algorithms. Current development aims to integrate the library with .NET 3.5 and LINQ.

0
 
  0 reviews  |  0 users  |  96,429 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

The SmartMathLibrary brings scientific computing to the .NET platform. It offers an object-oriented API for linear- and nonlinear algebra, calculus, analysis, advanced functions of real, complex, quanternion and octonion numbers, system of equation solving and many more.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Written in C# 2.0, Generics.Net is a well organized class library which contains datastructures, algorithms, design patterns and other utilities in generic form.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.