FeatureHub

Table of Contents

  • Intro
  • User Guide
    • Accessing FeatureHub
    • Accessing FeatureHub Discourse forum
    • Using Jupyter Notebook
  • FeatureHub Tutorial
    • Outline
    • Prepare your session
    • Acquire dataset
    • Explore existing features
    • Write a new feature
    • Evaluate a feature on training data
    • Submit a feature to Feature database
    • Final notes
    • More feature scaffolding
      • Don’t use global variables
      • Use a helper function for imports
    • Getting help
  • FAQ
    • How do I restart my FeatureHub server?
    • Why is my feature rejected by the submit function?
    • How can I see every column of a wide DataFrame?
  • Deployment
    • Installation
    • Configuration
      • App Deployment
      • SSL Configuration
      • Userlist
      • Jupyterhub and Jupyter Notebook
    • Data management
      • Prediction problem format
    • User management
    • App administration
      • Hub API client
    • Manage app lifecycle
      • Restarting the server
    • Other topics
      • Local installation
FeatureHub
  • Docs »
  • Python Module Index

Python Module Index

f
 
f
- featurehub
    featurehub.admin
    featurehub.admin.postprocessing
    featurehub.admin.sqlalchemy_declarative
    featurehub.admin.sqlalchemy_main
    featurehub.evaluation
    featurehub.evaluation.client
    featurehub.evaluation.discourse
    featurehub.evaluation.future
    featurehub.evaluation.response
    featurehub.modeling
    featurehub.modeling.metrics
    featurehub.modeling.model
    featurehub.modeling.scorers
    featurehub.user
    featurehub.user.session
    featurehub.util

© Copyright 2017, Micah Smith

Built with Sphinx using a theme provided by Read the Docs.