Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
duxuhao committed Jun 4, 2018
1 parent 1d306f3 commit 5282576
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ More examples are added in example folder include:

Parameters:

**Sequence** (_bool_, optional, (defualt=True)) - switch for sequence selection
selection include forward,backward and simulate anneal selection
**Sequence** (_bool_, optional, (defualt=True)) - switch for sequence selection
selection include forward,backward and simulate anneal selection

**Random** (_bool, optional, (defualt=True)_) - switch for randomly selection
of features combination
**Random** (_bool, optional, (defualt=True)_) - switch for randomly selection
of features combination

**Cross** (_bool_, optional, (defualt=True)) - switch for cross term generate,
need to set sf.ImportCrossMethod() after
**Cross** (_bool_, optional, (defualt=True)) - switch for cross term generate,
need to set sf.ImportCrossMethod() after

**sf.ImportDF(df,label)**

Expand Down

0 comments on commit 5282576

Please sign in to comment.