Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Programmation Python
Les compléments
Voir le programme détaillé
Classe « UnivariateSpline »

Méthode scipy.interpolate.UnivariateSpline.set_smoothing_factor

Signature de la méthode set_smoothing_factor

def set_smoothing_factor(self, s) 

Description

help(UnivariateSpline.set_smoothing_factor)

Continue spline computation with the given smoothing
factor s and with the knots found at the last call.

This routine modifies the spline in place.



Vous êtes un professionnel et vous avez besoin d'une formation ? Sensibilisation à
l'Intelligence Artificielle
Voir le programme détaillé