#
features
Here are 285 public repositories matching this topic...
kind/feature
New feature or request
good first issue
Good for newcomers
Community Contribution Needed
We want community to contribute
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
Jun 24, 2022 - Ruby
xiaoyongzhu
commented
Jun 24, 2022
Currently in the get_result_df function, there's no way to specify a temporary folder name. Will be useful if this function can support a parameter like local_folder or something so end user can control where to download those files.
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, Python, Go, .Net, Ruby, 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
Jul 4, 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
Jun 22, 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
May 4, 2022 - Python
Detect and report browser and hardware features.
-
Updated
Apr 10, 2022 - 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
Jun 22, 2022 - C#
Free automated data enrichment library for machine learning → searches through thousands of ready-to-use features from public and community shared data sources
data-science
machine-learning
scikit-learn
python-library
kaggle
feature-selection
open-data
feature-extraction
kaggle-competition
public-data
feature-engineering
features
data-scraping
automl
low-code
data-enrichment
kaggle-solution
pycaret
-
Updated
Jun 30, 2022 - Python
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
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.
Feast is often hard to install alongside other python packages that use
google-cloud-core. Specifically, Feast sets an upper-bound on this library (2.0.0), but the latest version is2.3.1and many python packages have a lower-bound of 2.0.0 and above.Describe the solution you'd like
Remove
google-cloud-corefr