#
features
Here are 245 public repositories matching this topic...
mysql
ruby
rails
api
redis
http
flipper
postgres
mongo
dalli
memcached
feature-flags
feature-toggles
features
rollout
feature
feature-toggle
feature-flag
feature-flagging
-
Updated
May 22, 2021 - Ruby
achals
commented
May 28, 2021
Expected Behavior
When specifying an invalid table, feast should surface an error that explicitly states this.
Current Behavior
We currently get an error that implies that the schema cannot be parsed.
$ feast apply
Traceback (most recent call last):
File "/Users/achal/tecton/feast/.direnv/python-3.7.10/bin/feast", line 33, in <module>
sys.exit(load_entry_point('f
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
Jun 4, 2021 - R
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
data-science
machine-learning
data-mining
deep-learning
scikit-learn
data-visualization
feature-selection
feature-extraction
data-analysis
data-scientists
feature-engineering
features
feature-scaling
-
Updated
Nov 29, 2020 - Jupyter Notebook
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
react
redux
react-native
features
feature
fdd
redux-logic
expo
microfrontends
feature-u
promoting-features
-
Updated
May 6, 2021 - JavaScript
FeatureHub - cloud native feature flags management, a-b testing and remote configuration. This is the main repo to report issues, PRs and contributions.
feature-flags
feature-toggles
cloud-native
features
feature-toggle
split-testing
feature-service
remote-config
feature-flag
a-b-testing
a-b-test
feature-flagging
feature-flipping
feature-toggling-api
feature-toggling
feature-toggle-service
-
Updated
Jun 5, 2021 - Dart
Ablator is a Service that enables you to roll out functionalities at your own pace, and perform good A/B testing.
testing
app
server
feature-flags
feature-toggles
feature-selection
switching
features
rollout
abtesting
feature-toggle
rollout-service
functionalities
-
Updated
Mar 23, 2020 - Python
MKVideoPlayer library is a video player have some basic features that need to develop an video player application in android studio
github
android
player
mobile
video
android-application
mediaplayer
features
videoplayer
mk
androidvideoplayer
mkvideoplayer
githubplayer
-
Updated
Aug 16, 2018 - Java
FeatureSwitch is library that should reduce amount of time and code required to implement feature switching in your projects.
toggles
net-mvc
features
episerver
feature-toggle
feature-switches
web-optimization
featureswitch-library
-
Updated
Feb 18, 2021 - C#
Detect and report browser and hardware features.
-
Updated
May 9, 2021 - TypeScript
Python implementation of "Elliptic Fourier Features of a Closed Contour"
-
Updated
Jan 22, 2021 - Python
Calculates various features from time series data. Python implementation of the R package tsfeatures.
-
Updated
Jan 16, 2021 - Python
A Python Package for fast extraction of features from a set of images
-
Updated
Aug 29, 2017 - Jupyter Notebook
A fork of the GNU Social/AP-compatible microblogging server
ruby
rails
community
inclusivity
opensource
twitter
fork
reactjs
gnusocial
react-redux
rubyonrails
microblog
mastodon
features
fulltext-search
activitypub
-
Updated
Apr 25, 2020
A magisk module that provides Pixel 2 Features like Google Lens, Google Camera w/ Motion Pictures and Ambient Sense w/ Music Matching
android
google
pixel
arm64
magisk
features
magisk-module
google-pixel
android-o
pixel2
pixel2xl
googlepixel
-
Updated
Feb 12, 2019 - Shell
AI is Math course repo. Check out the website at: www.AIisMath.com
python
opencv
course
computer-vision
notebook
tensorflow
camera-calibration
keras
image-processing
cnn
neural-networks
edge-detection
convolutional-neural-networks
sift
features
stereo-vision
python-tutorial-notebook
-
Updated
Feb 22, 2021 - Jupyter Notebook
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.