coolest.template.classes.regularizations.pixelated#

Classes#

PixelEntropy

Abstract class on which all COOLEST template classes are based.

PixelRidge

Abstract class on which all COOLEST template classes are based.

PixelLasso

Abstract class on which all COOLEST template classes are based.

PixelGradient

Abstract class on which all COOLEST template classes are based.

PixelCurvature

Abstract class on which all COOLEST template classes are based.

PixelExponentialKernel

Abstract class on which all COOLEST template classes are based.

PixelGaussianKernel

Abstract class on which all COOLEST template classes are based.

PixelStarlet

Abstract class on which all COOLEST template classes are based.

PixelBLWavelet

Abstract class on which all COOLEST template classes are based.

PixelPositivity

Abstract class on which all COOLEST template classes are based.

DefaultForPixelated

Abstract class on which all COOLEST template classes are based.

Module Contents#

class PixelEntropy(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelRidge(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelLasso(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelGradient(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelCurvature(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelExponentialKernel(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelGaussianKernel(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelStarlet(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelBLWavelet(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class PixelPositivity(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.

class DefaultForPixelated(**kwargs)[source]#

Abstract class on which all COOLEST template classes are based. This handles the filtering of attributes and automatic documentation attributes.