#
features
Here are 227 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
Jan 15, 2021 - Ruby
woop
commented
Dec 11, 2020
We should add a short guide on how users can use Feast by only using gRPC clients. This is useful for both developers and for teams not wanting to have Feast dependencies.
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
Dec 27, 2020 - R
Why you should bump your Android app minsdk?
-
Updated
Jan 30, 2018
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
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
Dec 3, 2020 - JavaScript
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
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 7, 2020 - C#
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
Detect and report browser and hardware features.
-
Updated
Oct 18, 2020 - TypeScript
Python implementation of "Elliptic Fourier Features of a Closed Contour"
-
Updated
Jan 12, 2021 - Python
Calculates various features from time series data. Python implementation of the R package tsfeatures.
-
Updated
Jan 16, 2021 - Python
rvowles
commented
Jul 17, 2020
Ideally we want this to be removed into a single location so when it detects we are building for the web, it will use this code, otherwise it will use a Flutter Mobile style (such as copy to clipboard).
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 Python Package for fast extraction of features from a set of images
-
Updated
Aug 29, 2017 - Jupyter Notebook
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
Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal
redis
flipper
memcached
crystal
feature-flags
feature-toggles
filestore
features
rollout
feature-flaggers
feature-flag
feature-flippers
-
Updated
Nov 28, 2018 - Crystal
Simple Features GeoJSON Java Library
-
Updated
Jan 11, 2021 - Java
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.