Skip to content
#

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 2,747 public repositories matching this topic...

eladmw
eladmw commented Aug 13, 2020

Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu

nsfwjs
igel
ssimontacchi
ssimontacchi commented Jun 20, 2020

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

Andrew-Chen-Wang
Andrew-Chen-Wang commented Jan 27, 2021

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:

  1. 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

📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记

  • Updated May 10, 2021
  • Jupyter Notebook
onepanel

The open and extensible end-to-end computer vision platform with built-in modules for model building, automated labeling, data processing, model training, hyperparameter tuning, workflow orchestration and serverless inference.

  • Updated May 25, 2021
  • Go
Wikipedia
Wikipedia