Open Jayman391 opened 8 months ago
(nllp) MacBook-Air-3:lnlp user$ python main.py tests/test_data/data.csv
Welcome to the NLLP CLI! Loaded data from tests/test_data/data.csv
pretty sure this has the ability to happen when num features < num data points (So at basically any point?) To fix I would either -Re embed data and try again -pca the embeddings and then do UMAP
(nllp) MacBook-Air-3:lnlp user$ python main.py tests/test_data/data.csv
Welcome to the NLLP CLI! Loaded data from tests/test_data/data.csv