-
Updated
Aug 20, 2021 - Python
machinelearning
Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.
Here are 677 public repositories matching this topic...
-
Updated
Aug 20, 2021 - Python
Description
I'm the creator and only maintainer of the project at the moment. I'm working on adding new features and thus I would like to let this issue open for newcomers who want to contribute to the project.
Basically, I wrote the cli using argparse since it is part of the standard language already. However, I'm starting to rethin
-
Updated
Aug 19, 2021 - Python
KMeans question
Hi, Thanks for the awesome library!
So I am running a Kmeans on lots of different datasets, which all have roughly four shapes, so I initialize with those shapes and it works well, except for just a few times. There are a few datasets that look different enough that I end up with empty clusters and the algorithm just hangs ("Resumed because of empty cluster" again and again).
I conceptually
-
Updated
Mar 31, 2020 - Python
-
Updated
Jan 26, 2021 - Python
Video detection for large videos takes quite a bit of time, and it's not really feasible in a server setting (even just testing on my laptop, the memory consumption was a bit of a concern). So recommendations that should be pretty easy to implement:
- Instead of preprocessing all the frames beforehand, do it in batches and find the score. If a given threshold is not met, then preprocess the ne
-
Updated
Aug 6, 2021 - Python
-
Updated
Sep 30, 2019 - Python
-
Updated
May 21, 2021 - Python
-
Updated
Mar 17, 2019 - Python
-
Updated
Aug 20, 2021 - Python
Unzip Slides
The slides for most of the courses need to be unzipped.
Format Code
Format Instructions
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 20, 2021 - Python
-
Updated
Jun 4, 2021 - Python
-
Updated
Aug 12, 2021 - Python
-
Updated
Aug 16, 2021 - Python
Is your feature request related to a problem? Please describe.
review documentation, make sure it's current, accurate, and uses correct English
-
Updated
Jun 17, 2021 - Python
-
Updated
Apr 1, 2021 - Python
-
Updated
Jun 3, 2020 - Python
-
Updated
May 25, 2021 - Python
-
Updated
Aug 10, 2021 - Python
-
Updated
Jun 27, 2021 - Python
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 6, 2021 - Python
- Wikipedia
- Wikipedia
Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description
Please provide a clear and concise description of the problem. This should contain all the steps nee