README.md
setup.py
al_model_trainer.egg-info/PKG-INFO
al_model_trainer.egg-info/SOURCES.txt
al_model_trainer.egg-info/dependency_links.txt
al_model_trainer.egg-info/not-zip-safe
al_model_trainer.egg-info/requires.txt
al_model_trainer.egg-info/top_level.txt
bytegain/__init__.py
bytegain/custom/__init__.py
bytegain/custom/__version__.py
bytegain/custom/cust/__init__.py
bytegain/custom/cust/apartmentlist/__init__.py
bytegain/custom/cust/apartmentlist/al_clickstream_to_csv.py
bytegain/custom/cust/apartmentlist/al_finance_100_config.py
bytegain/custom/cust/apartmentlist/al_finance_110_config.py
bytegain/custom/cust/apartmentlist/al_finance_filter_100.py
bytegain/custom/cust/apartmentlist/al_finance_filter_110.py
bytegain/custom/cust/apartmentlist/al_handler_from_features.py
bytegain/custom/cust/apartmentlist/al_leads_200.py
bytegain/custom/cust/apartmentlist/al_lease_210.py
bytegain/custom/cust/apartmentlist/al_multi_row_handler.py
bytegain/custom/cust/apartmentlist/al_xgb.py
bytegain/custom/cust/apartmentlist/clickstream_to_csv.py
bytegain/custom/cust/apartmentlist/clickstream_to_proto.py
bytegain/custom/cust/apartmentlist/compare_features.py
bytegain/custom/cust/apartmentlist/compare_with_events.py
bytegain/custom/cust/apartmentlist/create_tfrecords_from_dataset.py
bytegain/custom/cust/apartmentlist/excluded_features.py
bytegain/custom/cust/apartmentlist/feature_filter.py
bytegain/custom/cust/apartmentlist/generate_data_and_run_boost.py
bytegain/custom/cust/apartmentlist/instance_generator.py
bytegain/custom/cust/apartmentlist/interest_created_100.py
bytegain/custom/cust/apartmentlist/interest_created_100_config.py
bytegain/custom/cust/apartmentlist/interest_created_110_config.py
bytegain/custom/cust/apartmentlist/interest_created_120_config.py
bytegain/custom/cust/apartmentlist/interest_created_130_config.py
bytegain/custom/cust/apartmentlist/interest_created_1h_121.py
bytegain/custom/cust/apartmentlist/interest_created_1h_filter_100.py
bytegain/custom/cust/apartmentlist/interest_created_1h_filter_110.py
bytegain/custom/cust/apartmentlist/interest_created_1h_filter_120.py
bytegain/custom/cust/apartmentlist/interest_created_1h_filter_121.py
bytegain/custom/cust/apartmentlist/leads_filter_160.py
bytegain/custom/cust/apartmentlist/leads_filter_170.py
bytegain/custom/cust/apartmentlist/leads_filter_180.py
bytegain/custom/cust/apartmentlist/leads_filter_210.py
bytegain/custom/cust/apartmentlist/leads_from_redshift.py
bytegain/custom/cust/apartmentlist/lstm_pipeline.py
bytegain/custom/cust/apartmentlist/notified_100.py
bytegain/custom/cust/apartmentlist/notified_110.py
bytegain/custom/cust/apartmentlist/notified_120.py
bytegain/custom/cust/apartmentlist/notified_121.py
bytegain/custom/cust/apartmentlist/notified_filter_100.py
bytegain/custom/cust/apartmentlist/notified_filter_110.py
bytegain/custom/cust/apartmentlist/notified_filter_120.py
bytegain/custom/cust/apartmentlist/notified_filter_121.py
bytegain/custom/cust/apartmentlist/s3_to_gcp.py
bytegain/custom/cust/apartmentlist/s3_to_gcp_files.py
bytegain/custom/cust/apartmentlist/s3_to_proto.py
bytegain/custom/cust/apartmentlist/search_data.py
bytegain/custom/cust/apartmentlist/search_filter_100.py
bytegain/custom/cust/apartmentlist/search_filter_110.py
bytegain/custom/cust/apartmentlist/search_filter_120.py
bytegain/custom/cust/apartmentlist/test_boost_classifiers.py
bytegain/custom/cust/apartmentlist/test_boosts.py
bytegain/custom/cust/apartmentlist/train_model.py
bytegain/custom/cust/apartmentlist/al_logs_feature_analysis/__init__.py
bytegain/custom/cust/apartmentlist/al_logs_feature_analysis/auto_analyze.py
bytegain/custom/cust/apartmentlist/al_logs_feature_analysis/compare_features.py
bytegain/custom/cust/apartmentlist/al_logs_feature_analysis/feature_analysis.py
bytegain/custom/cust/apartmentlist/lease_model/__init__.py
bytegain/custom/cust/apartmentlist/lease_model/instance_generator.py
bytegain/custom/cust/apartmentlist/user_value_model/__init__.py
bytegain/custom/cust/apartmentlist/user_value_model/bucketer_prototype.py
bytegain/custom/cust/apartmentlist/user_value_model/bucketer_test.py
bytegain/custom/cust/apartmentlist/user_value_model/combine_predictions_csv.py
bytegain/custom/cust/apartmentlist/user_value_model/compare_predictions.py
bytegain/custom/cust/apartmentlist/user_value_model/events_to_sessions.py
bytegain/custom/cust/apartmentlist/user_value_model/instance_generator.py
bytegain/custom/cust/apartmentlist/user_value_model/join_email_from_userid.py
bytegain/custom/cust/apartmentlist/user_value_model/rows_filters.py
bytegain/custom/cust/apartmentlist/user_value_model/verify_past_predictions.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/__init__.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/al_rows_filter.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/bq_utils.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/combine_predictions.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/create_al_bq_tables.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/events_to_sessions.py
bytegain/custom/cust/apartmentlist/user_value_model_bg_events/instance_generator.py
bytegain/custom/data_import/__init__.py
bytegain/custom/data_import/bigquery_export.py
bytegain/custom/data_import/bigquery_schema_analyzer.py
bytegain/custom/data_import/bootstap_auc.py
bytegain/custom/data_import/clone_redshift_table.py
bytegain/custom/data_import/clone_table.py
bytegain/custom/data_import/copy_outcomes_to_logs.py
bytegain/custom/data_import/copy_segment_s3.py
bytegain/custom/data_import/copy_to_s3.py
bytegain/custom/data_import/db_utils.py
bytegain/custom/data_import/import_segment_joined.py
bytegain/custom/data_import/load_segment_tables.py
bytegain/custom/data_import/post_to_slack.py
bytegain/custom/data_import/s3_to_gcloud.py
bytegain/custom/data_import/schema_info.py
bytegain/custom/data_import/segment_s3_schema_analyzer.py
bytegain/custom/data_import/segment_schema_explorer.py
bytegain/custom/data_import/segment_schema_filter.py
bytegain/custom/data_import/segment_table_joiner.py
bytegain/custom/data_import/table_tracker.py
bytegain/custom/data_import/tfrecord_dump.py
bytegain/custom/data_import/update_s3_permissions.py
bytegain/custom/data_import/view_json.py
bytegain/custom/iox/__init__.py
bytegain/custom/iox/file/__init__.py
bytegain/custom/iox/file/wofs.py
bytegain/custom/model_data/__init__.py
bytegain/custom/model_data/bucket.c
bytegain/custom/model_data/bucket_features.py
bytegain/custom/model_data/buffered_dataset.py
bytegain/custom/model_data/cross_validate.py
bytegain/custom/model_data/dataset.py
bytegain/custom/model_data/extractor.c
bytegain/custom/model_data/feature_analysis.py
bytegain/custom/model_data/ip_geo.py
bytegain/custom/model_data/model_config.py
bytegain/custom/model_data/multi_row_handler.py
bytegain/custom/model_data/read_from_db.py
bytegain/custom/model_data/row_handler.py
bytegain/custom/model_data/schema_from_TableInfo.py
bytegain/custom/model_data/test_read_from_db.py
bytegain/custom/model_data/test_row_handler.py
bytegain/custom/model_data/row_handler_proto/__init__.py
bytegain/custom/model_data/row_handler_proto/row_handler_pb2.py
bytegain/custom/nn_tools/__init__.py
bytegain/custom/nn_tools/boost_classifiers.py
bytegain/custom/nn_tools/model_utils.py
bytegain/custom/nn_tools/prod_classifier.py
bytegain/custom/nn_tools/server_verification.py
bytegain/custom/nn_tools/serving_utils.py
bytegain/custom/nn_tools/test_model_from_bq_logs.py
bytegain/custom/nn_tools/xg_classifier_test.py
bytegain/custom/nn_tools/xgb_classifier.py
bytegain/custom/nn_tools/xgb_stats.py
bytegain/nn_tools/__init__.py
bytegain/nn_tools/auc_plot.py