CleanData 1.0.0
See the version list below for details.
dotnet add package CleanData --version 1.0.0
NuGet\Install-Package CleanData -Version 1.0.0
<PackageReference Include="CleanData" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="CleanData" Version="1.0.0" />
<PackageReference Include="CleanData"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add CleanData --version 1.0.0
#r "nuget: CleanData, 1.0.0"
#:package CleanData@1.0.0
#addin nuget:?package=CleanData&version=1.0.0
#tool nuget:?package=CleanData&version=1.0.0
Cleaning data for machine learning is one of the basic prerequisites. This file helps you clean your data from noise and missing data and prepare it for running machine learning algorithms. One of the important features of this file is that you can specify your data range to delete, for example data less than 2 and more than 500 and so on. also in PrepareData method you can Null noise and remove Missing Value from Dataset.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.