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 82 public repositories matching this topic...
In the following file:
https://github.com/feast-dev/feast/blob/master/infra/charts/feast/values-batch-serving.yaml
stores:
- name: historical
type: BIGQUERY
config:
project_id: <google_project_id>
dataset_id: <bigquery_dataset_id>
If you provide the actual dataset_id, which is in the format of project:dataset_name feast will not able
-
Updated
Oct 16, 2020 - Java
-
Updated
Aug 24, 2019 - Java
-
Updated
Oct 7, 2020 - Java
-
Updated
Jun 19, 2020 - Java
-
Updated
Oct 27, 2017 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
May 14, 2020 - Java
-
Updated
Oct 7, 2020 - Java
-
Updated
Jul 19, 2017 - Java
-
Updated
Oct 2, 2020 - Java
-
Updated
Sep 12, 2019 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 20, 2018 - Java
-
Updated
Dec 3, 2019 - Java
-
Updated
Nov 17, 2016 - Java
-
Updated
Dec 5, 2019 - Java
-
Updated
Jul 10, 2020 - Java
-
Updated
Apr 25, 2019 - Java
-
Updated
Sep 9, 2017 - Java
-
Updated
Jun 7, 2017 - Java
-
Updated
Aug 6, 2020 - Java
-
Updated
May 31, 2020 - Java
- Wikipedia
- Wikipedia
Description
Implement a YOLO model and add it to the DJL model zoo
References