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 3,175 public repositories matching this topic...

Ben-Epstein
Ben-Epstein commented Mar 12, 2022

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

nsfwjs
morganric
morganric commented Oct 24, 2020

https://github.com/infinitered/nsfwjs/blob/ebcd41c46087a3f42c6577f96acc53d7a934b068/src/index.ts#L68

Hello, it seems, although not explicit I can save the model to different schemas by referencing the underlying "model" attribute in the model returned by nsfwjs.load() e.g.

`nsfwjs.load(path).then(function (newModel) {
console.log("path", path);
if(newModel) {

help wanted good first issue Browser Issues
igel
nidhaloff
nidhaloff commented May 27, 2021

Hello everyone,

First of all, I want to take a moment to thank all contributors and people who supported this project in any way ;) you are awesome!

If you like the project and have any interest in contributing/maintaining it, you can contact me here or send me a msg privately:

PS: You need to be familiar with python and machine learning

help wanted good first issue contribution feature
humphrey-and-the-machine
humphrey-and-the-machine commented Apr 25, 2022

If it doesn't already exist in the NannyML package (I didn't find it), it would be nice to have a collection of bare-bones functions to predict performance using only a list / array / series of y_pred_proba values.

enhancement good first issue

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

  • Updated May 2, 2022
  • Jupyter Notebook
Wikipedia
Wikipedia