diff --git a/LICENSE b/LICENSE index 7f773e76..a36ddfe4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - ML.NET for Python + NimbusML Copyright (c) Microsoft Corporation All rights reserved. diff --git a/src/python/docs/sphinx/loadsavemodels.rst b/src/python/docs/sphinx/loadsavemodels.rst index ad3a0a02..4dd81fe6 100644 --- a/src/python/docs/sphinx/loadsavemodels.rst +++ b/src/python/docs/sphinx/loadsavemodels.rst @@ -9,8 +9,6 @@ Loading, Saving and Serving Models .. index:: load save model -.. contents:: - :local: Persisting Models diff --git a/src/python/docs/sphinx/metrics.rst b/src/python/docs/sphinx/metrics.rst index 44a6559f..a9be1bac 100644 --- a/src/python/docs/sphinx/metrics.rst +++ b/src/python/docs/sphinx/metrics.rst @@ -9,8 +9,6 @@ Evaluation Metrics .. index:: evaluation metrics -.. contents:: - :local: Metrics from Pipeline.test()