SharpMiner 1.0.0

dotnet add package SharpMiner --version 1.0.0                
NuGet\Install-Package SharpMiner -Version 1.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpMiner" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpMiner --version 1.0.0                
#r "nuget: SharpMiner, 1.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpMiner as a Cake Addin
#addin nuget:?package=SharpMiner&version=1.0.0

// Install SharpMiner as a Cake Tool
#tool nuget:?package=SharpMiner&version=1.0.0                

SharpMiner

SharpMiner is a powerful .NET library for conducting advanced multifactor analysis, offering a suite of algorithms such as Principal Component Analysis (PCA), Correspondence Analysis (CA), Multiple Correspondence Analysis (MCA), and Hierarchical Clustering on Principal Components (HCPC). Designed with data analysts and scientists in mind, SharpMiner enables efficient data exploration, dimension reduction, and clustering, complemented by a range of visualization tools for clear, insightful results interpretation.

Features

  • Principal Component Analysis (PCA): Break down high-dimensional data into key components to understand variance, reduce dimensions, and reveal hidden structures.
  • Correspondence Analysis (CA): Ideal for analyzing relationships within categorical data, particularly effective with contingency tables and survey data.
  • Multiple Correspondence Analysis (MCA): Expand CA capabilities to handle multiple categorical variables, supporting complex categorical datasets with ease.
  • Hierarchical Clustering on Principal Components (HCPC): Combine clustering and PCA to identify natural data groupings, useful for hierarchical and cluster-based segmentation.
  • Integrated Visualization Tools: Generate intuitive charts and plots, including correlation circles, biplots, scree plots, dendrograms, and cluster heatmaps, making result interpretation straightforward and visually engaging.

Benefits

  • User-Friendly API: SharpMiner’s intuitive API and flexible parameters allow seamless integration into .NET applications, with clear workflows and customizable methods.
  • Optimized Performance: Engineered for high efficiency, SharpMiner handles complex datasets quickly, enabling you to perform sophisticated analyses with minimal processing time.
  • Comprehensive Documentation and Examples: Step-by-step guidance and examples make it easy to get started with each analysis type, from data preprocessing to visual output interpretation.

Visualization Highlights

  • Plot component contributions and interpret variable correlations using correlation circles.
  • Explore dataset structures and dimensional variance through biplots and scree plots.
  • Understand clustering patterns and relationships through dendrograms and cluster heatmaps.

Use Cases

  • Customer segmentation and market research
  • Survey and social science data analysis
  • Biomedical research, genomics, and bioinformatics
  • Text mining, sentiment analysis, and NLP
  • General exploratory data analysis for business and academic research

With SharpMiner, your multifactor analysis workflows become both comprehensive and accessible, providing you with a powerful toolkit to explore, analyze, and visualize complex datasets with ease.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 94 11/4/2024

Initial release.