Skip to content

xuwenkang/FeatureHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatureHub

FeatureHub is a web application built on top of JupyterHub and an accompanying Python package that together facilitate collaborative data science efforts as well as data collection experiments on those efforts.

The FeatureHub Python package is used to administer a data science collaboration. It allows users to "register" features in a database backend and discover features written by other users. These features are automatically scored by the system so that users can see realtime feedback on the quality of their features.

The FeatureHub app includes a JupyterHub server, containerized Jupyter notebooks for each user with the FeatureHub package installed, a database backend to store the features, and data- and user-management tools.

Citing FeatureHub

Please consider referencing the following paper:

M. J. Smith, R. Wedge, and K. Veeramachaneni, "FeatureHub: Towards collaborative data science," in Data Science and Advanced Analytics (DSAA), 2017. IEEE International Conference on. IEEE, 2017, pp. 1-11.

About

A new paradigm for collaborative feature engineering

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • Shell 3.6%
  • Makefile 2.7%