issues
search
lemma-osu
/
sknnr
scikit-learn compatible estimators for various kNN imputation methods
https://sknnr.readthedocs.io
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop Python 3.8 support
#77
aazuspan
closed
3 months ago
0
Add Hatch script for local Python matrix tests
#76
aazuspan
closed
3 months ago
3
Specify all `__init__` params for MSN and GNN
#75
aazuspan
closed
3 months ago
6
List all estimator parameters for grid search compatability
#74
aazuspan
closed
3 months ago
1
Update `hatch version` guide
#73
aazuspan
closed
3 months ago
1
Switch to PEP440 compliant alpha tag
#72
aazuspan
closed
3 months ago
0
Bump version to `0.1.0-alpha.1`
#71
aazuspan
closed
3 months ago
0
Fix `r2_score` port test
#70
grovduck
closed
3 months ago
1
Expose functions from `datasets` module in public API
#69
grovduck
closed
3 months ago
11
Expose dataset loading functions as public API
#68
grovduck
closed
3 months ago
3
Update pre-commit versions and contributing doc
#67
grovduck
closed
7 months ago
3
Update contributing guide
#66
aazuspan
closed
7 months ago
1
Rename package to sknnr and prep for alpha release
#65
aazuspan
closed
7 months ago
1
Test all Python versions with Hatch 1.8.0
#64
aazuspan
closed
3 months ago
3
Add `3.12` to CI
#63
aazuspan
closed
1 year ago
2
Fix README doc links
#62
aazuspan
closed
1 year ago
2
Change installed name to `sknnr`
#61
aazuspan
closed
7 months ago
9
Refactor `CCA` ordination classes and add new constrained ordination methods
#60
grovduck
opened
1 year ago
10
Set up documentation
#59
aazuspan
closed
1 year ago
8
Core estimators
#57
aazuspan
closed
1 year ago
4
Only store array-like `dataframe_index_in_` and fix `CCA` compability with `list`
#56
aazuspan
closed
1 year ago
0
`list.index` accidentally stored as `dataframe_index_in_`
#55
aazuspan
closed
1 year ago
3
Test `y_fit` functionality
#54
aazuspan
closed
1 year ago
2
Test estimators with `y_fit` data
#53
aazuspan
closed
1 year ago
5
Refactor transformed estimators
#52
aazuspan
closed
1 year ago
1
Refactor transformed estimators
#51
aazuspan
closed
1 year ago
6
Implement independent `predict` and `score` methods for all estimators
#50
grovduck
closed
1 year ago
16
Refactor `CCA` and `CCorA` classes to reduce repeated operations
#49
grovduck
opened
1 year ago
0
Store repeatedly used variables as estimator attributes #47
#48
grovduck
closed
1 year ago
1
Using properties as accessors in CCA/CCorA leads to slow run times
#47
grovduck
closed
1 year ago
9
Add R6 southwest Oregon (SWO) Ecology dataset
#46
grovduck
closed
1 year ago
5
Independent predict and score methods for KNeighborsRegressor derived estimators
#45
grovduck
closed
1 year ago
10
Estimator checks
#44
aazuspan
closed
1 year ago
23
Migrate pre-commits to ruff
#43
aazuspan
closed
1 year ago
7
Replace existing port tests with automated regression tests
#42
aazuspan
opened
1 year ago
6
Add ruff to pre-commit hooks
#41
aazuspan
closed
1 year ago
9
Allow for user to specify reduced number of components (axes) #33
#40
grovduck
closed
1 year ago
14
Datasets module
#39
aazuspan
closed
1 year ago
7
Possibility of using built-in Mahalanobis distance
#38
aazuspan
closed
1 year ago
4
Support crosswalking dataframe indexes in `kneighbors`
#37
aazuspan
closed
1 year ago
5
Fix broken warning and reduce complexity of feature validation #35
#36
aazuspan
closed
1 year ago
0
Warning when fitting transformed estimator with dataframe with no feature names
#35
aazuspan
closed
1 year ago
5
Dataframe compatibility for transformers
#34
aazuspan
closed
1 year ago
5
Support use of reduced number of axes in CCorATransformer, CCATransformer
#33
grovduck
closed
1 year ago
1
Test all estimators' predict method for Moscow test data
#32
grovduck
closed
1 year ago
1
Simplify fit parameters for `CCATransformer` and `CCorATransformer`
#31
aazuspan
closed
1 year ago
2
Simplify fit parameters for `CCATransformer` and `CCorATransformer`?
#30
aazuspan
closed
1 year ago
4
Licensing
#29
aazuspan
opened
1 year ago
2
Implementation of Most Similar Neighbor (MSN)
#27
grovduck
closed
1 year ago
4
Test accuracy of `predict` methods
#26
aazuspan
closed
1 year ago
5
Next