Skip to content

Tags: paucablop/chemotools

Tags

v0.1.5

Toggle v0.1.5's commit message
fix type

v0.1.4

Toggle v0.1.4's commit message
rangecut implements wavenumbers_ when cut

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Update sklearn api (#60)

* update interface in air_pls

* update airpls

* update arpls api

* fix documentation in index_selector

* fix typo in index_selector

* fix api in constant baseline correction

* update cubic splines

* update api in linear correction

* update init for linear correction

* fix api in non negative

* fix api in polynomial and in subtract reference

* fix norris williams

* fix api in savitzky golay

* fix minmax scaler

* fix norm scaler

* fix point scaler

* fix emsc

* update msc

* update rnv

* update snv

* update mean filter

* update median filter

* update savgol filter

* update whittaker

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature. The key has expired.
Feature selection (#59)

* change module name to feature_selection

* add range_cut_selector

* update tests for rangecut selector

* refactor range cut selector

* Add index selector

* test index selector

* Remove old range_cut and select_features

* upate depricated np.matrix by standard np.array, and adjust code accordingly

* rename funcitons in feature selection to follow sklearn

v0.1.1

Toggle v0.1.1's commit message
update release yml

v0.1.0

Toggle v0.1.0's commit message
make title bold

v0.0.28

Toggle v0.0.28's commit message
test raise error in emsc

v0.0.27

Toggle v0.0.27's commit message
add tests to select features

v0.0.26

Toggle v0.0.26's commit message
update min max plot

v0.0.25

Toggle v0.0.25's commit message
add explanations about rangecut