Skip to content

Commit 10e4c15

Browse files
updated readme
1 parent 563953c commit 10e4c15

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Contains functions and classes to compute financial derivatives using discrete p
1111
###Discrete SDE
1212
Robust classes/methods to simulate stochastic differential equations using a discretization scheme. Includes Euler, Milstein and Second-Order scheme. To be implemented into PyProcess.
1313

14+
###Estimators
15+
Some useful estimators of regression and others.
16+
1417
###Machine Learning Scikit Learn
1518
Some scikit-learn-friendly machine learning classes.
1619

@@ -27,9 +30,8 @@ Compute the derivative of functions a points using discrete schemes. Has a great
2730
This problem occurs in copula sampling often.
2831

2932

30-
###Time Series Association Rules
31-
A Framework to find association rules from human-generated features in time series. A work in progress, but pretty cool so far.
32-
33+
###Time Series
34+
Some time series helpers and utilities
3335

3436
###utils
3537
Some nice utils to have around.

0 commit comments

Comments
 (0)