Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Gramfort 976c16ecce ENH : avoid global seeding in plot_polynomial_interpolation.py 2011-12-19 11:43:24 +01:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
Mathieu Blondel 66483cf2c0 Use np.vander. 2011-03-30 14:58:38 +09:00
Mathieu Blondel b7c9201f6b Add polynomial interpolation example. 2011-03-24 16:04:40 +09:00