Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexhokl/dotnet-example-outlier

This is an example of application finding outliers in imported data using Winform and MEF 1.
https://github.com/alexhokl/dotnet-example-outlier

Last synced: 24 days ago
JSON representation

This is an example of application finding outliers in imported data using Winform and MEF 1.

Awesome Lists containing this project

README

        

dotnet-example-outlier
======================

This is an example of application finding outliers in imported data using Winform and MEF 1. Note that the algorithm is far from perfect and this example is rather demonstrating the use of proper software engineering techniques and MEF (See http://msdn.microsoft.com/en-us/library/dd460648.aspx).