Re: [Scikit-learn-general] Properties

2011-12-29 Thread Gael Varoquaux
On Thu, Dec 29, 2011 at 04:55:48PM +0100, Andreas Müller wrote: > I was wondering whether it is a good idea to use properties as to me > that seems very unlike the rest of the user-interface. > Also, from the documentation it is not entirely clear which attributes are > properties and which are no

[Scikit-learn-general] Properties

2011-12-29 Thread Andreas Müller
Hi Everybody. As you might have noticed, I am trying to get all the errors out of the docs. One thing I noticed today is that there are two (or six, depending on how you count) places where properties are used: The gmm and hmm modules. I was wondering whether it is a good idea to use properties