issues
search
EpistasisLab
/
scikit-rebate
A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.
https://EpistasisLab.github.io/scikit-rebate/
MIT License
408
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Push small update to dev
#32
rhiever
closed
6 years ago
0
add MANIFEST.in and include_package_data
#31
bollwyvl
closed
6 years ago
3
Update license statement and docs to remove copyrights
#30
rhiever
closed
6 years ago
0
0.4 release
#29
rhiever
closed
7 years ago
0
Fix pickle issue in python2.7
#28
weixuanfu
closed
7 years ago
9
Experimental
#27
rhiever
closed
7 years ago
0
Correct URL for data in README example - change csv to tsv
#26
Sagitto
closed
7 years ago
1
Use sklearn joblib implementation
#25
rhiever
closed
7 years ago
1
Use scikit-learn's interface to joblib for multiprocessing
#24
weixuanfu
closed
7 years ago
2
0.3.3 release
#23
rhiever
closed
7 years ago
0
Look into using scikit-learn's interface to joblib for multiprocessing
#22
rhiever
closed
7 years ago
2
Bug fix related to #19
#21
rhiever
closed
7 years ago
0
Bug fix related to #19
#20
rhiever
closed
7 years ago
0
Bug with pre_normalize with no missing values for continous data
#19
hongliuuuu
closed
7 years ago
5
can't fit a sparse matrix as training set using object.fit()
#18
tbonewmy
opened
7 years ago
1
Fix to ReliefF nearest neighbors function
#17
rhiever
closed
7 years ago
0
Code cleanup
#16
rhiever
closed
7 years ago
0
Filter all warnings in the unit tests
#15
rhiever
closed
7 years ago
0
Update docs for release
#14
rhiever
closed
7 years ago
0
scikit-rebate 0.3 release
#13
rhiever
closed
7 years ago
0
Docs cleanup
#12
rhiever
closed
7 years ago
0
Extend the unit tests
#11
rhiever
closed
7 years ago
0
Code cleanup
#10
rhiever
opened
7 years ago
0
Refactor: Some functions refer to variables out of the scope of the function
#9
rhiever
opened
7 years ago
0
Refactor: Do not import NumPy functions directly
#8
rhiever
opened
7 years ago
1
Clean up usage example in docs
#7
rhiever
closed
7 years ago
0
Pull in docs sources
#6
rhiever
closed
7 years ago
0
Add documentation to the project
#5
rhiever
closed
7 years ago
0
Add package documentation
#4
rhiever
closed
7 years ago
0
Add unit tests
#3
rhiever
closed
7 years ago
0
Refactor: Do not store the distance matrix internally
#2
rhiever
closed
7 years ago
0
Refactor: Do not store pointers to the X and y data arrays internally
#1
rhiever
opened
7 years ago
0
Previous