Novolis Docs
novolis-machinelearning / getting-started.md

Getting started

dotnetmachine-learningnovolis

Machine learning core, AutoML, and neural utilities for Novolis.

Published guide: https://novolis-platform.github.io/.github/novolis-machinelearning/

Prerequisites

Configure GPR once from a sibling novolis-governance checkout:

pwsh -File d:\novolis\novolis-governance\scripts\configure-gpr-user-nuget.ps1

Install

dotnet add package Novolis.MachineLearning.Algorithms

Local multi-repo iteration uses ProjectReference mode via d:\novolis\Novolis.Platform.slnx — never a local NuGet folder feed.

Next