ml
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,475 public repositories matching this topic...
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Aug 25, 2020 - JavaScript
/kind feature
Persona: Infrastructure Engineer
Control Plane Walkthrough:
- Install Kubeflow with (istio) KfDefs
- Install Kubeflow with dex - pending
- Configure / Get Istio IngressGateway endpoint
- Create profiles (w/ kubectl) #4725
- Create notebooks from user-namespace (w/ kubectl)
- Login (port-forward) into notebook as user
- Create TFJob (w/ kubec
-
Updated
Aug 5, 2020 - Jupyter Notebook
[Bug] - Output type of QuantizeLinear operator should be uint8_t if y_zero_point is not provided
Spawned off https://github.com/onnx/onnx/pull/2772/files/7ab93cc1b635eada330dae7424d4ff7e8c22c295#r440422245, opening issue to track resolution
-
Updated
Nov 21, 2018 - Shell
MLflow seems to have a length limit of 5000 when setting tags (see below).
[...]
File "/home/smay/miniconda3/envs/py38/lib/python3.8/site-packages/mlflow/utils/validation.py", line 136, in _validate_length_limit
raise MlflowException(
mlflow.exceptions.MlflowException: Tag value '[0.8562690322984875, 0.8544098885636596, 0.8544098885636596, 0.8544098885636596, 0.85440988856365There are 2 places we are using BufferBlock<T> today:
We should consider replacing this depende
-
Updated
Dec 17, 2019 - Python
-
Updated
Aug 25, 2020 - C++
-
Updated
Aug 25, 2020 - C++
-
Updated
Aug 24, 2020 - Python
-
Updated
Feb 8, 2020 - Python
-
Updated
Aug 25, 2020 - Python
.NET Core 2.2 reaches end of life December 23. Either upgrade the version to 3.1 LTS, which is what users should be already doing anyway, or target multiple versions of .NET Core so users who are still on 2.x are not broken.
-
Updated
Aug 19, 2020 - Python
Version
com.microsoft.ml.spark:mmlspark_2.11:jar:0.18.1
spark= 2.4.3
scala=2.11.12
data (csv with header) https://gist.github.com/ttpro1995/69051647a256af912803c9a16040f43a
download data and save as csv file, put into folder /data/public/HIGGS/higgs.test.predictioncsv
val data = spark.read.option("header","true").option("inferSchema", "true").csv("/data/public/HIGGS
As of Sparkey 3.1.0 it supports snappy and zstd compressions. We should look into supporting these.
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
-
Updated
Aug 25, 2020 - C++
Is your feature request related to a problem? Please describe.
We have a mechanism to capture logs in production that doesn't require log files collection. However, there is no option to disable local log files generation.
Describe the solution you'd like
A configuration option for user to disable logging to files.
Describe alternatives you've considered
Accept the default beh
-
Updated
Aug 24, 2020
-
Updated
Aug 8, 2020 - Ruby
-
Updated
Jun 13, 2020 - Erlang
Tidy empty notebooks
There are a number of empty notebooks. Task here is to find them all, and convert each one to its own backlog ticket. Delete those notebooks and remove references to them from other notebooks. You'll also need to check if any of the text surrounding links needs adjusting.
-
Updated
Nov 11, 2019 - Jupyter Notebook
- Wikipedia
- Wikipedia


Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
example script provided in TensorFlow): Yes