Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmd1905/Customer-Purchase-Prediction-ML-System
/ functions
Functions
136 in github.com/bmd1905/Customer-Purchase-Prediction-ML-System
⨍
Functions
136
◇
Types & classes
25
↳
Endpoints
2
Method
__init__
(self, model_name: str, mlflow_uri: str)
src/serving/prediction_service.py:16
Method
__init__
( self, feature_service: OnlineFeatureService, prediction_service: PredictionService,
src/serving/main.py:45
Method
__post_init__
Validate the configuration
src/orchestration/include/config/data_pipeline_config.py:14
Method
_ingest_stream_data
(self)
src/feature_stores/ingest_stream.py:352
Method
admin_client
Lazy initialization of Kafka admin client.
src/streaming/jobs/schema_validation_job.py:251
Method
alert_handler
Handle alerts - you can customize this to send to different destinations
src/streaming/jobs/alert_invalid_events_job.py:48
Function
categorize_price
Categorize price into tiers
src/orchestration/dags/data_pipeline/silver/transform_data.py:12
Function
check_prerequisites
Check all prerequisites before starting the layer
src/orchestration/dags/data_pipeline.py:49
Method
coffee
(self)
src/observability/signoz/common/locust-scripts/locustfile.py:20
Method
create_pipeline
(self, env: StreamExecutionEnvironment)
src/streaming/jobs/alert_invalid_events_job.py:54
Method
create_pipeline
(self, env: StreamExecutionEnvironment)
src/streaming/jobs/schema_validation_job.py:272
Function
debug_data
Debug task to inspect data between layers
src/orchestration/dags/data_pipeline.py:131
Method
execute_query
Maintained for backwards compatibility
src/cdc/postgresql_client.py:35
Function
f
()
src/ray/ray_test.py:20
Function
format_record
(row)
src/producer/produce.py:116
Method
get_columns
(self, table_name)
src/cdc/postgresql_client.py:43
Method
get_columns
Define the PostgreSQL table columns
src/orchestration/include/common/scripts/event_schema.py:14
Function
get_features
(request: FeatureRequest)
src/feature_stores/api.py:25
Function
ingest_data
(config: DataPipelineConfig, valid: bool)
src/orchestration/dags/data_pipeline.py:63
Method
japanese
(self)
src/observability/signoz/common/locust-scripts/locustfile.py:16
Method
job_name
(self)
src/streaming/jobs/alert_invalid_events_job.py:23
Method
job_name
Return the name of the job
src/streaming/jobs/base.py:16
Method
job_name
(self)
src/streaming/jobs/schema_validation_job.py:247
Function
main
()
src/observability/signoz/clickhouse-setup/user_scripts/histogramQuantile.go:194
Function
preprocess_fn
Transform validated events and write to both online and offline stores.
src/feature_stores/ingest_stream.py:187
Method
process_invalid_event
Process invalid event and format alert message
src/streaming/jobs/alert_invalid_events_job.py:26
Function
process_s3_object
Process a single S3 object with performance tracking
src/orchestration/dags/data_pipeline/bronze/ingest_raw_data.py:65
Method
rachel
(self)
src/observability/signoz/common/locust-scripts/locustfile.py:8
Function
render_sql_template
Load and render SQL template with variables
src/orchestration/include/common/scripts/sql_utils.py:13
Function
run_materialization
Runs Feast materialize_incremental every hour, to sync data from offline to online store for historical completeness.
src/feature_stores/ingest_stream.py:395
Function
split_category_code
Split category code into L1, L2, L3 categories
src/orchestration/dags/data_pipeline/silver/transform_data.py:24
Function
streaming_features
(df: DataFrame)
src/feature_stores/features_view.py:32
Function
train_xgboost
(config)
src/orchestration/dags/training_pipeline/hyperparameter_tuning.py:48
Method
trom
(self)
src/observability/signoz/common/locust-scripts/locustfile.py:12
Function
validate_data
(raw_data: Dict[str, Any])
src/orchestration/dags/data_pipeline.py:72
Function
validate_schema
Validate a record against its schema.
src/streaming/jobs/schema_validation_job.py:122
← previous
101–136 of 136, ranked by callers