issues
search
erdogant
/
pca
pca: A Python Package for Principal Component Analysis.
https://erdogant.github.io/pca
MIT License
293
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: module 'matplotlib.cm' has no attribute 'get_cmap'
#59
amoschoomy
opened
2 months ago
0
Error when creating biplot because of numpy data type mismatch
#58
fahminlb33
opened
4 months ago
0
PCA for binary data
#57
PARODBE
opened
6 months ago
1
Verbose parameter not passed to scatterd() in pca.scatter()
#56
nicholaslivingstone
closed
6 months ago
1
Minor: Fix parameter description
#55
nickgirardo
closed
8 months ago
1
Transform with update_outlier_params=False will still change Hotelling T2 outlier results on the fit data
#54
lambdatascience
opened
10 months ago
1
Scaling biplot
#53
hollosigergely
opened
1 year ago
0
Typo in axis label
#52
CatChenal
closed
6 months ago
1
Conda recipe?
#51
vinisalazar
opened
1 year ago
0
New pca version not producing expected graphs
#50
mersalas
opened
1 year ago
3
model.biplot() error when pd.options.mode.copy_on_write = True
#49
FlorinAndrei
opened
1 year ago
3
implementation for singular value cutoff using gavish donoho method and similar approaches
#48
jasonbhn
opened
1 year ago
0
Optionally suppress the center-annotations in scatter plots
#47
normanius
closed
1 year ago
3
What is the purpose of calling fig.set_visible(visible)?
#46
normanius
closed
1 year ago
6
Varimax and Promax usage, an alternative to ICA?
#45
BradKML
opened
1 year ago
0
Issue with biplot labels colour after new PCA installation using pip
#44
rejusam
closed
1 year ago
1
How to remove text labels from scatterplots?
#43
wmsheer
closed
1 year ago
3
customizing marker shape
#42
HeldLab
closed
1 year ago
4
Circular import issue
#41
Hendricks27
closed
1 year ago
2
Unable to set colors for labels
#40
koutoftimer
closed
1 year ago
5
Feature request: use helper function approach for plotting
#39
koutoftimer
closed
1 year ago
6
NIPALS decomposition method
#38
Ayoubzinini
opened
1 year ago
1
Unable turn off the default plot title of `biplot()`.
#37
rejusam
closed
1 year ago
2
Logistic PCA and PPMI-based methods?
#36
BradKML
opened
2 years ago
3
title field in CITATION.cff contains description
#35
fmatter
closed
2 years ago
4
Plotting an ellipsoid in a 3D scatter plot
#34
mxfsher
opened
2 years ago
2
Overlapping annotations / text in the biplot() function
#33
rejusam
closed
2 years ago
2
Defining Necessary Number of Dimensions
#32
BradKML
opened
2 years ago
1
PLS dmodx
#31
PARODBE
closed
1 year ago
1
Question: `n_components` in documentations?
#30
BradKML
closed
2 years ago
1
Data Column Adjusted PCA
#29
BradKML
closed
1 year ago
7
How to fix the head of the arrows in biplot?
#28
tomasdelvechio
closed
2 years ago
3
Figure size
#27
acmoudleysa
closed
2 years ago
1
Other graphs of interest (Correlation Plots)?
#26
BradKML
opened
2 years ago
1
Issues with 2 principal components
#25
acmoudleysa
closed
2 years ago
1
External set
#24
PARODBE
closed
2 years ago
3
about the loading plot and score plot
#23
weiping2020
closed
2 years ago
4
how to plot part of data by function model.scatter()
#22
weiping2020
closed
2 years ago
1
Fix dataframe creation from dic.items()
#21
choucavalier
closed
2 years ago
1
How do change the biplot (PC1 and PC2) to other components (like PC1 and PC3 or PC4)?
#20
Oceansponge
closed
2 years ago
5
If y_continuous_cmap set to True, use continuous cmap in plot
#19
nightvision04
closed
2 years ago
8
Fix for AttributeError when X is list
#18
nightvision04
closed
3 years ago
0
AttributeError if pca().fit_transform used on list
#17
nightvision04
closed
3 years ago
0
Enable to collect parameter in T2 and SPE and reuse in the future for monitoring purpose (quality control chart context)
#16
hovinh
closed
3 years ago
1
Allow train/infer mode for outlier detection in Hotelling's T2 and SPE?
#15
hovinh
closed
3 years ago
6
Added alpha_transparency option & tests
#14
nightvision04
closed
3 years ago
5
Enable transparency alpha?
#13
nightvision04
closed
3 years ago
3
Fixed syntax in Readme
#12
nightvision04
closed
3 years ago
1
Fit_transform but no transform()
#11
M-Harrington
closed
3 years ago
2
Add cmap option to biplot3d
#10
Alyetama
closed
3 years ago
1
Next