Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexhokl/dotnet-example-outlier
- Owner: alexhokl
- Created: 2013-08-19T03:16:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T12:05:56.000Z (over 7 years ago)
- Last Synced: 2023-08-03T05:13:18.828Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).