features
Here are 219 public repositories matching this topic...
-
Updated
Sep 25, 2020 - Ruby
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
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
-
Updated
Sep 26, 2020 - R
Why you should bump your Android app minsdk?
-
Updated
Jan 30, 2018
Bonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
-
Updated
Jul 17, 2020 - Python
Features and tweaks to R that I and others would love to see - feel free to add yours!
-
Updated
Nov 13, 2019 - R
Feature Based Project Organization for React
-
Updated
Sep 29, 2020 - JavaScript
Ablator is a Service that enables you to roll out functionalities at your own pace, and perform good A/B testing.
-
Updated
Mar 23, 2020 - Python
FeatureSwitch is library that should reduce amount of time and code required to implement feature switching in your projects.
-
Updated
Feb 7, 2020 - C#
MKVideoPlayer library is a video player have some basic features that need to develop an video player application in android studio
-
Updated
Aug 16, 2018 - Java
Python implementation of "Elliptic Fourier Features of a Closed Contour"
-
Updated
Sep 28, 2020 - Python
Detect and report browser and hardware features.
-
Updated
Feb 19, 2019 - JavaScript
A fork of the GNU Social/AP-compatible microblogging server
-
Updated
Apr 25, 2020
A Python Package for fast extraction of features from a set of images
-
Updated
Aug 29, 2017 - Jupyter Notebook
Calculates various features from time series data. Python implementation of the R package tsfeatures.
-
Updated
Aug 17, 2020 - Python
A magisk module that provides Pixel 2 Features like Google Lens, Google Camera w/ Motion Pictures and Ambient Sense w/ Music Matching
-
Updated
Feb 12, 2019 - Shell
Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal
-
Updated
Nov 28, 2018 - Crystal
Simple Features GeoJSON Java Library
-
Updated
Jul 13, 2020 - Java
High speed mini-batch data reading & preprocessing from BigQuery.
-
Updated
Jan 30, 2020 - Python
Improve this page
Add a description, image, and links to the features topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the features topic, visit your repo's landing page and select "manage topics."


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.