Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / EpistasisLab/scikit-rebate issues and pull requests
#82 - no module found
Issue -
State: open - Opened by gjj07 over 1 year ago
#81 - self._y = y.reshape(-1,)
Pull Request -
State: open - Opened by jckkvs almost 2 years ago
#80 - Discrepancy between documentation(discrete_limit) and github code(discrete_threshold)
Issue -
State: open - Opened by jckkvs almost 2 years ago
#79 - ENH: Implemented performance speedup for binary ReliefF + bug fixes
Pull Request -
State: open - Opened by CaptainKanuk almost 3 years ago
#78 - Have the implementation of reliefF weighted with the prior probability of each class?
Issue -
State: open - Opened by dahaiyu over 3 years ago
#77 - Release 0.62 does not correspond to commit 16798854 (master head)
Issue -
State: closed - Opened by arnaud-fossop over 3 years ago
- 2 comments
#76 - Weights are different for different runs
Issue -
State: closed - Opened by moumitam28 almost 4 years ago
- 2 comments
#75 - Progress bar for VLSRelief
Issue -
State: closed - Opened by brunofacca about 4 years ago
#74 - VLSRelief + MultiSURF run time
Issue -
State: closed - Opened by brunofacca about 4 years ago
- 1 comment
#73 - Add support for pandas DataFrames
Pull Request -
State: open - Opened by aadu over 4 years ago
- 1 comment
#72 - Development
Pull Request -
State: closed - Opened by robertfrankzhang over 4 years ago
#71 - ModuleNotFoundError: No module named 'sklearn.externals.joblib'
Issue -
State: closed - Opened by ghost over 4 years ago
- 3 comments
#70 - Problem with headers in VLSRelief and TurF during the fit
Issue -
State: open - Opened by patriciamartinsconde over 4 years ago
#69 - Import Parallel, delayed directly from joblib, use SimpleImputer instead of deprecated and removed Imputer
Pull Request -
State: closed - Opened by bukson almost 5 years ago
- 1 comment
#68 - travis fix branch
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#67 - Development
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#66 - Development (travis fix) 2/3
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#65 - DeprecationWarning: sklearn.externals.joblib is deprecated in 0.21 and will be removed in 0.23. Please import this functionality directly from joblib
Issue -
State: closed - Opened by raomidi almost 5 years ago
- 2 comments
#64 - Development
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#63 - Revert "Development branch skrebate (updated 1/29)"
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#62 - Revert "Revert "Development branch skrebate (updated 1/29)""
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#61 - Revert "Development branch skrebate (updated 1/29)"
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#60 - Development branch skrebate (updated 1/29)
Pull Request -
State: closed - Opened by alexmxu almost 5 years ago
#59 - ModuleNotFoundError: No module named 'skrebate'
Issue -
State: closed - Opened by k8iechen almost 5 years ago
#58 - scikit rebate dev
Pull Request -
State: closed - Opened by alexmxu about 5 years ago
#57 - Questions about sample code?
Issue -
State: open - Opened by megancooper almost 6 years ago
- 7 comments
#56 - How to use this package without sklearn?
Issue -
State: closed - Opened by l0o0 almost 6 years ago
- 1 comment
#55 - Add TransformerMixin and check_X_y in all skrebate class
Pull Request -
State: closed - Opened by weixuanfu almost 6 years ago
#54 - TuRF doesn't work with odd number of features
Issue -
State: open - Opened by jgoecks over 6 years ago
- 1 comment
#53 - Add sklearn.utils.check_array to fit and predict
Issue -
State: open - Opened by mpearmain over 6 years ago
#52 - TuRF value error
Issue -
State: open - Opened by J-Bleker over 6 years ago
- 8 comments
#51 - Saurav
Pull Request -
State: closed - Opened by sauravbose over 6 years ago
- 1 comment
#50 - Development
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
#49 - Development
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#48 - Issue with Error message stating inputs are of wrong sizes
Issue -
State: open - Opened by swzCuroverse over 6 years ago
- 7 comments
#47 - Allow TuRF class to pass n_jobs parameter to core_algorithm
Pull Request -
State: closed - Opened by garciaev over 6 years ago
- 1 comment
#46 - Update development with essential master fixes and documentation improvements
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#45 - The core_algorithm inside TuRF does not parallelize
Issue -
State: closed - Opened by garciaev over 6 years ago
- 1 comment
#44 - Implement n_jobs from TuRF to the core_algorithm
Pull Request -
State: closed - Opened by garciaev over 6 years ago
- 7 comments
#43 - miss_sum is not initalised when running multi-class ReliefF
Issue -
State: closed - Opened by greenspray9 over 6 years ago
- 1 comment
#42 - Saurav
Pull Request -
State: closed - Opened by sauravbose over 6 years ago
#41 - update format of email address in setup.py
Pull Request -
State: closed - Opened by weixuanfu over 6 years ago
- 1 comment
#40 - pip install currently installs version 4.0 instead of 5.0
Issue -
State: closed - Opened by ryanurbs over 6 years ago
- 4 comments
#39 - Refactor: Looking for implementation strategies to improve run time efficiency of all algorithms regardless of data type (i.e. discrete/continuous, missing data)
Issue -
State: open - Opened by ryanurbs over 6 years ago
- 2 comments
Labels: enhancement, help wanted
#38 - Development
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#37 - Ryan multiclass
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#36 - Development
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#35 - Ryan multiclass
Pull Request -
State: closed - Opened by ryanurbs over 6 years ago
- 1 comment
#34 - Saurav
Pull Request -
State: closed - Opened by sauravbose over 6 years ago
#33 - The range of importance scores is not between -1 and 1 in skrebate 0.3-0.4
Issue -
State: closed - Opened by weixuanfu almost 7 years ago
- 6 comments
Labels: question
#32 - Push small update to dev
Pull Request -
State: closed - Opened by rhiever almost 7 years ago
#31 - add MANIFEST.in and include_package_data
Pull Request -
State: closed - Opened by bollwyvl almost 7 years ago
- 3 comments
Labels: enhancement
#30 - Update license statement and docs to remove copyrights
Pull Request -
State: closed - Opened by rhiever almost 7 years ago
#29 - 0.4 release
Pull Request -
State: closed - Opened by rhiever about 7 years ago
#28 - Fix pickle issue in python2.7
Pull Request -
State: closed - Opened by weixuanfu about 7 years ago
- 9 comments
Labels: enhancement
#27 - Experimental
Pull Request -
State: closed - Opened by rhiever about 7 years ago
#26 - Correct URL for data in README example - change csv to tsv
Issue -
State: closed - Opened by Sagitto over 7 years ago
- 1 comment
#25 - Use sklearn joblib implementation
Pull Request -
State: closed - Opened by rhiever over 7 years ago
- 1 comment
Labels: enhancement
#24 - Use scikit-learn's interface to joblib for multiprocessing
Pull Request -
State: closed - Opened by weixuanfu over 7 years ago
- 2 comments
Labels: enhancement
#23 - 0.3.3 release
Pull Request -
State: closed - Opened by rhiever over 7 years ago
#22 - Look into using scikit-learn's interface to joblib for multiprocessing
Issue -
State: closed - Opened by rhiever over 7 years ago
- 2 comments
Labels: enhancement
#21 - Bug fix related to #19
Pull Request -
State: closed - Opened by rhiever over 7 years ago
#20 - Bug fix related to #19
Pull Request -
State: closed - Opened by rhiever over 7 years ago
#19 - Bug with pre_normalize with no missing values for continous data
Issue -
State: closed - Opened by hongliuuuu over 7 years ago
- 5 comments
Labels: bug
#18 - can't fit a sparse matrix as training set using object.fit()
Issue -
State: open - Opened by tbonewmy almost 8 years ago
- 1 comment
Labels: enhancement, help wanted
#17 - Fix to ReliefF nearest neighbors function
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#16 - Code cleanup
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#15 - Filter all warnings in the unit tests
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#14 - Update docs for release
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement
#13 - scikit-rebate 0.3 release
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement
#12 - Docs cleanup
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#11 - Extend the unit tests
Issue -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted
#10 - Code cleanup
Issue -
State: open - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted
#9 - Refactor: Some functions refer to variables out of the scope of the function
Issue -
State: open - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted
#8 - Refactor: Do not import NumPy functions directly
Issue -
State: open - Opened by rhiever almost 8 years ago
- 1 comment
Labels: enhancement, help wanted
#7 - Clean up usage example in docs
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#6 - Pull in docs sources
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#5 - Add documentation to the project
Pull Request -
State: closed - Opened by rhiever almost 8 years ago
#4 - Add package documentation
Issue -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted
#3 - Add unit tests
Issue -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted
#2 - Refactor: Do not store the distance matrix internally
Issue -
State: closed - Opened by rhiever almost 8 years ago
Labels: enhancement
#1 - Refactor: Do not store pointers to the X and y data arrays internally
Issue -
State: open - Opened by rhiever almost 8 years ago
Labels: enhancement, help wanted