Skip to content
Snippets Groups Projects
Commit 1689be04 authored by Vincent Dubourg's avatar Vincent Dubourg
Browse files

Hello list,

I'd like to commit a new feature to the scikits-learn project.
I implemented a kriging model class which is able to perform both regression
and probabilistic classification.
I will send an e-mail with a script that performs a demo.
Since I have no clue where to put my contribution I simply created a single
file named kriging.py with the class and other functions such as correlation
and regression models, and I added an import instruction to the main
__init__.py module of scikit.learn.

I hope you'll enjoy this contribution.

Vincent
parent b5f73564
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment