issues
search
meyer-lab
/
tensorpack
A collection of tensor methods from the Meyer lab.
MIT License
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python Update
#70
JacksonLChin
closed
2 months ago
1
Add Nesterov acceleration
#69
aarmey
closed
2 months ago
2
Upgrade
#68
borcuttjahns
closed
5 months ago
0
Question about performing PCA
#67
Farnazmdi
closed
2 months ago
3
Bump pillow from 9.5.0 to 10.0.1
#66
dependabot[bot]
closed
2 months ago
1
Tucker reduction analysis doesn't iterate through ranks properly
#65
aarmey
opened
1 year ago
0
Add a simple standard R2X plot for xplot
#64
cyrillustan
closed
1 year ago
0
Fix xplot_component() to allow MultiIndex
#63
cyrillustan
closed
1 year ago
0
upgrade python version
#62
Farnazmdi
closed
1 year ago
0
More fixes on tensorly
#61
cyrillustan
closed
1 year ago
0
Update pyproject.toml
#60
armaan-abraham
closed
1 year ago
0
Bump pillow from 9.2.0 to 9.3.0
#59
dependabot[bot]
closed
1 year ago
0
Add randomized SVD as an initialization method for CoupledTensor
#58
cyrillustan
closed
1 year ago
0
Coupled fixes
#57
cyrillustan
closed
2 years ago
0
Bump joblib from 1.1.0 to 1.2.0
#56
dependabot[bot]
closed
2 years ago
1
Nonnegative coupled tensor factorization; make linalg its own file
#55
cyrillustan
closed
2 years ago
1
Some fixes on coupled tensor
#54
cyrillustan
closed
2 years ago
1
Coupled Tensor Decomposition
#53
cyrillustan
closed
2 years ago
1
Add xarray implementation to tensorpack
#52
cyrillustan
closed
2 years ago
1
Make a separate folder for methods to be compared that are irrelevant to package
#51
cyrillustan
closed
2 years ago
1
Bump lxml from 4.8.0 to 4.9.1
#50
dependabot[bot]
closed
2 years ago
0
Bump pillow from 9.1.0 to 9.1.1
#49
dependabot[bot]
closed
2 years ago
1
implement callback function in imputation
#48
ethanhung11
closed
2 years ago
2
mask argument for tucker
#47
Farnazmdi
closed
2 years ago
2
Error plot (R2X vs Iteration)
#46
ethanhung11
closed
2 years ago
6
seeding for drop functions
#45
ethanhung11
closed
2 years ago
1
import sns for plot_weight_mode
#44
jstickelmaier
closed
2 years ago
1
Make imputation itself own file; add weight plot code
#43
cyrillustan
closed
2 years ago
1
Add Tucker exploration to tensorpack
#42
cyrillustan
closed
2 years ago
4
Entry Drop Fixes
#41
ethanhung11
closed
2 years ago
2
Updating plots.py
#40
ethanhung11
closed
2 years ago
4
Use packaged IterativeSVD instead of the homemade one to impute matrices
#39
cyrillustan
closed
2 years ago
0
Q2X plots
#38
cyrillustan
closed
2 years ago
4
Change matrix imputation diff not decreasing to a warning
#37
cyrillustan
closed
2 years ago
0
Add tensordata as a test dependency, and update some tests related to it
#36
cyrillustan
closed
2 years ago
1
Censored least squares is faster given missingness
#35
aarmey
closed
2 years ago
0
More cleaning
#34
aarmey
closed
2 years ago
1
Fix setuptools issue, reduce dependencies
#33
aarmey
closed
2 years ago
1
Change CMTF to SVD imputation with a set starting seed
#32
aarmey
closed
2 years ago
1
Add qr ortho of link matrix
#31
aarmey
closed
2 years ago
0
Bump pillow from 8.4.0 to 9.0.0
#30
dependabot[bot]
closed
2 years ago
1
Normalize matrix weights to a mWeights in CMTF
#29
cyrillustan
closed
2 years ago
1
Jupyter notebook for syserol COVID data
#28
ethanhung11
closed
2 years ago
2
Missing matrix imputation with TruncatedSVD; add and edit test cases
#27
cyrillustan
closed
2 years ago
1
Comparison does not properly handle missing values
#26
aarmey
closed
2 years ago
2
Maxiter for CMTF
#25
aarmey
closed
2 years ago
0
Remove statsmodels
#24
cyrillustan
closed
2 years ago
1
Add test on factorizations
#23
cyrillustan
closed
2 years ago
1
Use TruncatedSVD instead of PCA
#22
cyrillustan
closed
2 years ago
1
Add save to pickle function to Decomposition
#21
cyrillustan
closed
2 years ago
4
Next