Machine learning
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 15,967 public repositories matching this topic...
Describe the issue linked to the documentation
Follows from #17387
Suggest a potential alternative/fix
Stop referencing preprocessing functions e.g. :
maxabs_scale
minmax_scale
normalize
quantile_transform
robust_scale
scale
power_transform
in the UG, and only add them e.g. in the "See Also" sections, or even just in the API ref.
In particular right now the first entr
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Jul 24, 2020 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 8, 2020 - Python
-
Updated
Aug 17, 2020 - Python
-
Updated
Sep 8, 2020 - Python
Describe your feature request
Currently, if you run
ray.wait([pg.ready()]), it prints the warning message that the ready task is infeasible. This is an expected behavior, so we should not print warning messages.
Impl Idea
- Have a magic number for pg.ready resources (for example, it always re
-
Updated
Sep 8, 2020 - Python
The usage example in the word2vec.py doc-comment regarding KeyedVectors uses inconsistent paths and thus doesn't work.
If vectors were saved to a tm
-
Updated
Aug 24, 2020 - Python
-
Updated
Aug 22, 2020 - Python
-
Updated
Sep 8, 2020 - Python
-
Updated
Jun 1, 2020 - Python
-
Updated
Jun 3, 2020 - Python
-
Updated
Sep 8, 2020 - Python
-
Updated
May 10, 2020 - Python
-
Updated
Sep 7, 2020 - Python
-
Updated
Jan 23, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Sep 7, 2020 - Python
-
Updated
Sep 7, 2020 - Python
-
Updated
Jul 9, 2020 - Python
-
Updated
Aug 20, 2020 - Python
-
Updated
Sep 1, 2020 - Python
-
Updated
Jul 22, 2020 - Python
-
Updated
Aug 20, 2020 - Python
- Wikipedia
- Wikipedia
(e.g. for links and images), because some of these examples are now being rendered in the docs.
Added by @fchollet in requests for contributions.