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 50,119 public repositories matching this topic...
It seems the current implementation will cut the tensor to min or max according to their values, which might be a problem when debugging logical errors or typos. Maybe it would be better to just throw an exception? Also it would be nice to note that in the documentation.
>>> import torch
>>> print(torch.__version__)
1.6.0
>>> a
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
Sep 19, 2020 - Jupyter Notebook
-
Updated
Oct 3, 2020 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 26, 2020 - Python
-
Updated
Sep 25, 2020 - C++
-
Updated
Sep 30, 2020
Recent discussions on Discourse suggest that not all users know about apropos
(or equivalently, using ?"..."
for text search). The startup message currently mentions
Type "?" for help, "]?" for Pkg help.
I suggest that text search is added to this, but I am still looking for a compact way of phrasing it.
-
Updated
Sep 21, 2020
-
Updated
Sep 30, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020
-
Updated
Aug 27, 2020 - TeX
-
Updated
Sep 25, 2020 - Jupyter Notebook
Currently, the C++ compiler generates lots of warnings: https://xgboost-ci.net/blue/organizations/jenkins/xgboost/detail/master/516/pipeline/61. It would be great to reduce the number of warnings.
Note to new contributors: Post a comment here if you'd like to work on this issue. Feel free to ping me for help.
-
Updated
Oct 3, 2020 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 3, 2020 - Python
-
Updated
Sep 8, 2020 - C++
-
Updated
Sep 16, 2020 - Python
-
Updated
Oct 3, 2020 - Python
-
Updated
Oct 3, 2020
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Oct 3, 2020 - C++
-
Updated
Sep 6, 2020
- Wikipedia
- Wikipedia
Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information