-
Hi,
I'm running demo_pipeline_cnmfE with my data (it previously worked with the demo data), and I got the an error when I ran the following portion of the code:
![untitled](https://user-images.gi…
-
## Preprocessing
- [x] Load data
- [x] Find missing values
- [x] Find outliers
- [x] Compute distribution of data (max, min, mean, var)
- [x] Normalize data
- [x] Distribution of data for each a…
-
Quite a boatload of errors considering I copied the install instruction from sklearn site itself.
> Ernests-MacBook-Pro:~ ernest$ pip3 install -U numpy scipy scikit-learn
> Requirement already up-to…
-
Attempted to install scikit-learn with python 3.7.0 ( I have Cython 0.28.3 installed):
```
$ pip3 install scikit-learn
Collecting scikit-learn
Downloading https://files.pythonhosted.org/packag…
-
-
When I'm installing the package following shows up:
```
Command "/dev_env/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ya0bvm5k/scikit-learn/setup.py';f=getattr(tokeni…
-
I tested to run the demo notebook `demo_pipeline_cnmfE` from the main branch on my own data and ran into the following error (I only include the end of the stack trace):
```
/home/emil/CaImAn/caim…
-
`coo.py` is getting large and unweildly. I sometimes spend a lot of time scrolling through it or finding stuff in it. I was thinking of breaking it up into smaller chunks for better maintainability.
…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/danro9685/SparseSignatures
Confirm the following …
-
Do you think I can use your class eval for my LDA model?
Thanks