#
features
Here are 278 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
Mar 30, 2022 - Ruby
tovbinm
commented
Apr 11, 2019
Problem
Some of our transformers & estimators are not thoroughly tested or not tested at all.
Solution
Use OpTransformerSpec and OpEstimatorSpec base test specs to provide tests for all existing transformers & estimators.
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
Mar 21, 2022 - 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
Mar 24, 2022 - Python
Data Science Feature Engineering and Selection Tutorials
python
data-science
machine-learning
tutorial
jupyter
notebook
scikit-learn
exploratory-data-analysis
tutorials
pandas
feature-selection
xgboost
feature-engineering
features
data-cleaning
pandas-profiling
sweetviz
pyrasgo
-
Updated
Feb 22, 2022 - Jupyter Notebook
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, Go, .Net, Android and Flutter SDKs.
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
Apr 3, 2022 - Dart
Features and tweaks to R that I and others would love to see - feel free to add yours!
-
Updated
Nov 13, 2019 - R
Calculates various features from time series data. Python implementation of the R package tsfeatures.
-
Updated
Sep 2, 2021 - Python
Feature Based Project Organization for React
react
redux
react-native
features
feature
fdd
redux-logic
expo
microfrontends
feature-u
promoting-features
-
Updated
Jan 18, 2022 - JavaScript
NitroFE is a Python feature engineering engine which provides a variety of modules designed to internally save past dependent values for providing continuous calculation.
-
Updated
Dec 28, 2021 - Python
Detect and report browser and hardware features.
-
Updated
Aug 31, 2021 - TypeScript
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
Python implementation of "Elliptic Fourier Features of a Closed Contour"
-
Updated
Dec 9, 2021 - 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
Nov 18, 2021 - C#
A Python Package for fast extraction of features from a set of images
-
Updated
Aug 29, 2017 - Jupyter Notebook
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
Mar 31, 2022 - 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
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."
Is your feature request related to a problem? Please describe.
Currently in feature_store.yaml, we can only specify a region for DynamoDB provider. As a result, it requires an actual DynamoDB to be available when we want to do local development/testing or integration testing in a sandbox environment.
Describe the solution you'd like
A way to solve this is to let user pass an endpoint