All available samples code target .Net Core, Do we have samples for .Net Framework ?
Guida contributor
Tech stack
csharp
Dominio
machine learningdata
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
over 1 week
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
mostly clear
Prerequisiti
Basic C#ML.NET concepts.NET Framework knowledge
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
30
Direzione di ricerca
Review the existing .NET Core samples in the repository (e.g., in the 'samples' directory). Identify which samples can be ported to .NET Framework. Check for any .NET Core specific APIs that are not available in .NET Framework. Create a list of required changes for each sample. If possible, adapt a simple sample first and test it on a .NET Framework project.