Nate George

Results 20 issues of Nate George

I'm trying to run the Deep Learning demo notebook, and it's taking a _really_ long time on the training. It also doesn't look like it's using the GPU. I'm on...

**Describe the bug** In pycaret.classification.setup, setting `preprocess=False` doesn't seem to actually turn off preprocessing. **To Reproduce** This loads the 20 newsgroups data, creates TFIDF vectors, and tries to run pycaret's...

bug
enhancement

#### Describe the documentation issue The http://rasbt.github.io/mlxtend/api_subpackages/mlxtend.evaluate/ page has some formatting issues, it looks like something is wrong with the markdown. #### Suggest a potential improvement or addition Not sure...

Documentation

Small suggestion: It would be nice to have an option to return all top terms from `freq_terms`, instead of requiring the `top` argument. Sure, we can set `top` equal to...

When I try to run the miner, either from a terminal or the sia-ui terminal: ``` /home/nate/sia/resources/app/Sia/siac miner start Could not start miner: API call not recognized: /miner/start ``` In...

I'm not sure what's happening, but after doing cmake in the build dir, and executing `make -j4` it gave me: ``` make -j4 Scanning dependencies of target eyeLike [ 20%]...

This is really minor, but still annoying. When the `` element doesn't have any text after it (in the [example I made](https://github.com/nateGeorge/morphist_bug_demo)) there is a tiny jump up and down...

I have a Cyton Daisy + wifi and want to change the sample rate beyond the default 1000 Hz frequency. I assume the process is something like: - change some...

Is there a way to reset the wifi credentials with the prog and reset buttons? I was able to connect to our university's wifi, but not able to see the...

I plan on adding this later. A simple function to take care of saving the plot as an image file. Something like: ```r save.graph