profiles-mlcorelib

View on PyPIReverse Dependencies (0)

0.6.2 profiles_mlcorelib-0.6.2-py3-none-any.whl

Wheel Details

Project: profiles-mlcorelib
Version: 0.6.2
Filename: profiles_mlcorelib-0.6.2-py3-none-any.whl
Download: [link]
Size: 422700
MD5: 1dbe4bad95046f98ae42939bcde28a70
SHA256: ee03d01f4d3279d881fe955b9e9881819d933a550eb874c9a2bbbdb05c590c52
Uploaded: 2024-12-17 18:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: profiles-mlcorelib
Version: 0.6.2
Author: rudderstack
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: profiles-rudderstack (>=0.19.0)
Requires-Dist: cachetools (>=5.3.2)
Requires-Dist: hyperopt (>=0.2.7)
Requires-Dist: joblib (>=1.3.2)
Requires-Dist: matplotlib (>=3.7.5)
Requires-Dist: seaborn (>=0.13.1)
Requires-Dist: numpy (>=1.24.4)
Requires-Dist: pandas (<2.2.0,>=2.0.3)
Requires-Dist: pyarrow (>=14.0.2)
Requires-Dist: PyYAML (>=6.0.1)
Requires-Dist: scikit-learn (<=1.4.2,>=1.4.0)
Requires-Dist: shap (>=0.44.0)
Requires-Dist: xgboost (>=2.0.3)
Requires-Dist: redshift-connector (>=2.0.918)
Requires-Dist: pandas-redshift (>=2.0.5)
Requires-Dist: sqlalchemy-redshift (>=0.8.14)
Requires-Dist: sqlalchemy (<2.0.0,>=1.4.51)
Requires-Dist: snowflake-connector-python (>=3.6.0)
Requires-Dist: google-cloud-bigquery (>=3.17.2)
Requires-Dist: sqlalchemy-bigquery (>=1.9.0)
Requires-Dist: db-dtypes (>=1.2.0)
Requires-Dist: pycaret (==3.3.1)
Requires-Dist: boto3 (>=1.34.153)
Requires-Dist: google-auth-oauthlib (>=1.0.0)
Requires-Dist: cryptography (>=42.0.2)
Requires-Dist: plotly (>=5.24.1)
Requires-Dist: snowflake-snowpark-python[pandas] (<1.26.0,>=1.11.1)
Requires-Dist: networkx
Requires-Dist: pyvis
Requires-Dist: rudder-sdk-python
Requires-Dist: ruamel.yaml (>=0.18.6)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: pytest
Description-Content-Type: text/markdown
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
profiles_mlcorelib/__init__.py sha256=3YBaxjKGwrb0fL4lgG443QAajn49LduYn-wVYHjkMeY 972
profiles_mlcorelib/predict.py sha256=_-ThzyF84YqYUhG6kAbONDmvoo2k5MSAZ68PbMp_UrM 3042
profiles_mlcorelib/train.py sha256=XzaWtxicQ6_Ae7SkEJ0yu0vbJTQ5LVrKdLz8G0HmQiU 14337
profiles_mlcorelib/config/model_configs.yaml sha256=EGgUSyhWkbz4whThb4pztIUikke0oobnszQPA3-pIOo 4146
profiles_mlcorelib/connectors/BigQueryConnector.py sha256=daK34Dr1AwvytlEFBkhPhpimSwaa3epKLNuhT2Bg4hU 5265
profiles_mlcorelib/connectors/CommonWarehouseConnector.py sha256=HqjU-b89AFkd5ybNvH8x03AWbgINXjHr-bor1mNof1M 41691
profiles_mlcorelib/connectors/Connector.py sha256=ljZzLOtvahUkQOe3bk1PRy7FgxQDxaY9UvcL4aGocLI 19737
profiles_mlcorelib/connectors/ConnectorFactory.py sha256=uxND8q2Mx7Rwzm12EZQA-ZxlmS1VckaTrs7RRRyilqg 852
profiles_mlcorelib/connectors/RedshiftConnector.py sha256=-U667Q6i4Vk_akgcV1gPp4HVTMQriV3FkMfQOLvJJWA 5548
profiles_mlcorelib/connectors/SnowflakeConnector.py sha256=A654PjACsOs5LKR0pKzm6ZpocdXZX8NeKRpmSFYXm1o 51612
profiles_mlcorelib/connectors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/connectors/wh/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/connectors/wh/bigquery_base_connector.py sha256=T32_3QBrQBEEdhCuu5OyrkOxnxG8dn-T_feqwA4mkf4 1580
profiles_mlcorelib/connectors/wh/connector_base.py sha256=EOYB_IxineBYJqZuwcG6BXVxFzKhOXXY3I4J-ieSRZo 2727
profiles_mlcorelib/connectors/wh/profiles_connector.py sha256=BhqYrFFXGPu9HT7bUiPw__GGz6onUxQ6y1vJMKBllZ8 2005
profiles_mlcorelib/connectors/wh/redshift_base_connector.py sha256=iiU75NyXTQSu9y6q0XOYngrjBYxnQKaCD9VzjEnDuBo 3855
profiles_mlcorelib/ml_core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/ml_core/preprocess_and_predict.py sha256=hu0vyY2ZN2kpuPucmSv4RemKuK1cXFK56uy0zfIDp_w 13299
profiles_mlcorelib/ml_core/preprocess_and_train.py sha256=fUF3Zc2B_rbLZEjOsZfugr2wluc6ewO00XeAlGXNh8I 12540
profiles_mlcorelib/processors/K8sProcessor.py sha256=Xm2gBZ2kLdzfzhA3d8ikvo0LMWvostu-5q90j7F__DY 11967
profiles_mlcorelib/processors/LocalProcessor.py sha256=XQlDGkGqcQiQhpBGI_FR3NVvN2buIK1JCwaaHbReJlE 3431
profiles_mlcorelib/processors/Processor.py sha256=rPOTiKrvgfvfPi3KtH4rB6XENQL6h7lTCKCHSJMF46s 1041
profiles_mlcorelib/processors/ProcessorFactory.py sha256=Rc2ti2nNdRSwQ6R_W4yB4xtXnGglIOTWMRi7ek20fsE 782
profiles_mlcorelib/processors/SnowflakeProcessor.py sha256=CSkFAWvMG3cVsxAj4kXX4kQZ7_Q1CnRF0DGnTSAhuug 1433
profiles_mlcorelib/processors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/py_native/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/py_native/attribution_report.py sha256=OReUDTAb46HAgcljWMmBNULm0iONhgbbD2HRSsZLLq4 37936
profiles_mlcorelib/py_native/llm.py sha256=S46p4I3wyoN4NJb_CsyZxCJIs_kCoywkadpiMnj-GWc 13707
profiles_mlcorelib/py_native/prediction.py sha256=ubzJCreg6DSIY1e23L3Y1hVPFAzz0UtMKCz2NNQ5W6g 5753
profiles_mlcorelib/py_native/propensity.py sha256=3qOctwH0_Rh4_e8YnyBbUCxB4M6a1FCeqC6qAS6xPto 7793
profiles_mlcorelib/py_native/training.py sha256=ODbOgs_FKCmang5lcBdqNBA4uTfI-6mQ_IeOOJFizJo 10424
profiles_mlcorelib/py_native/warehouse.py sha256=kSZkKNrlQdnb_BK2wRFYJSlJ8VTgOxApZA2c-WFcenI 807
profiles_mlcorelib/py_native/id_stitcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/py_native/id_stitcher/audit.py sha256=cqQ0JWUXJhz33dsTI8zuzeFCloNlr0y0pG2_furNe9I 6638
profiles_mlcorelib/py_native/id_stitcher/cluster_report.py sha256=vSXKikdXM6DMseHFdaOnGXNiLC4GaDwGVsUzkHaySiQ 15925
profiles_mlcorelib/py_native/id_stitcher/config.py sha256=IKUrb3JFNpvcvq-1KisnbOOnCTd-KgV4gXxT1nXEm3s 144
profiles_mlcorelib/py_native/id_stitcher/consent_manager.py sha256=Z0A2yUbk4vGBrJI7HZiGPTg4TV3kVMEp6gi8f03FBiQ 3187
profiles_mlcorelib/py_native/id_stitcher/llm_report.py sha256=UHYOf0uSaRomrjAhfuHbJOANd-EGgU0vPOZpb_zrCYo 6758
profiles_mlcorelib/py_native/id_stitcher/prompts.py sha256=RcQ2EyvQ9z2Ds75fbIKM2Rf4txNkdRC-V0fqfIdOaeU 3973
profiles_mlcorelib/py_native/id_stitcher/table_report.py sha256=tV_G07lAYjhVgDoFw9oOYWWH8DK_js_BOTRZbqu51CI 21967
profiles_mlcorelib/py_native/id_stitcher/yaml_report.py sha256=WomPuof2UUWcO5YGDp7aCXYKaBV7xEuMlc99y031Ubw 3622
profiles_mlcorelib/py_native/profiles_tutorial/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/py_native/profiles_tutorial/config.py sha256=DwfB9wYxz-a7h11J3Pw5leqhk1Hp3_F0PaU-Z9rtJq0 436
profiles_mlcorelib/py_native/profiles_tutorial/database_manager.py sha256=LB9p6uwShapl-M27oLICJiEddOwkHnsmP-yNBIjCocY 12624
profiles_mlcorelib/py_native/profiles_tutorial/io_handler.py sha256=pzCTNgSxZ_DLTps3cQqXJfxLZjjEIgNR8WhwQgbdtE0 1279
profiles_mlcorelib/py_native/profiles_tutorial/messages.py sha256=JER-UwTLFz4np2___hVTj4WfSLdhq2QZAZcZnvycqH8 25007
profiles_mlcorelib/py_native/profiles_tutorial/model.py sha256=WpmRftDlXzQx4yCSLy4dv3Btmc-OkG4i4wc1tx6P-r8 3034
profiles_mlcorelib/py_native/profiles_tutorial/sample_data.zip sha256=XQ3BOHXzbW0FGwEq28xFQ_50GTco_FVTcL2sWD0C9Ho 272633
profiles_mlcorelib/py_native/profiles_tutorial/tutorial.py sha256=X1w7Gez0UUIFxabuebplqLPaT4St0vZrGpgDyXW8kBk 21130
profiles_mlcorelib/py_native/profiles_tutorial/yaml_generator.py sha256=FannKRQ0O12d-gWz_8PICexJmo6cxX5aXrDpA5Pc9I4 7198
profiles_mlcorelib/trainers/ClassificationTrainer.py sha256=Nl6Fi1r5z1MkxPsjQnxdS1ogrXYaMbfSuYVjxQlFxBY 8793
profiles_mlcorelib/trainers/MLTrainer.py sha256=CMibLT9oER3NHiZdoGKR1LBgigQ-m-ocNQczQkabid8 11305
profiles_mlcorelib/trainers/RegressionTrainer.py sha256=i6s1x5e40uf4FPADNMv4sCQWoSoRFh6z29cdgdw7xmE 6782
profiles_mlcorelib/trainers/TrainerFactory.py sha256=mImTzQo_rqfl5-mnJviOQ_2i_BqwDVJjA6-sxVdXBXg 729
profiles_mlcorelib/trainers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/utils/S3Utils.py sha256=pCwxj1m912S2ypiAHrIFkM2ASwBrJExgaEYgIH4DLvQ 4703
profiles_mlcorelib/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/utils/constants.py sha256=gWB-ccG01R4Ep8SAN3Pi0ooTeIxSdHrpgl9pXJoPDpk 3090
profiles_mlcorelib/utils/logger.py sha256=qkiS43XhQxITlL43K_f1quLOUEMImRlYzgLFy-UtJJ8 795
profiles_mlcorelib/utils/tracking.py sha256=HjVTW56dyNlK8Z7hM8sUUcwkbEQwU_S-FVr4LnHPk6A 2939
profiles_mlcorelib/utils/utils.py sha256=_6JKGQSQ-6NG2IyLYLQuhVAqG0JgtBmaQSLsaKd16uc 29853
profiles_mlcorelib/wht/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiles_mlcorelib/wht/mockPB.py sha256=GWB0oDuEZMdoDtlIezhl3Ljd8uyKqO5Ny0CfwB953Tk 573
profiles_mlcorelib/wht/pyNativeWHT.py sha256=l4q-6Y3M0hA7LJRSlUNPdAoo-laGBMnAeXSUwe-qIy0 7417
profiles_mlcorelib/wht/pythonWHT.py sha256=KvVxBbNqhH-TndvfpEx_Jt2gezfDODn3pDEQWkPWMrg 29819
profiles_mlcorelib/wht/rudderPB.py sha256=qrjJ8rjJo5jUZdUxnreghkrosinZRIp_-9YCb5mn6v0 4638
profiles_mlcorelib-0.6.2.dist-info/METADATA sha256=pJCte74zkXGuYxAE7zFbh3rQRGMO48lzN_BI1aRUQV0 1427
profiles_mlcorelib-0.6.2.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
profiles_mlcorelib-0.6.2.dist-info/top_level.txt sha256=oW3we81kgdPGiXoi_IWuWbp7OUXGjJ0v_9lmFWwh4KY 19
profiles_mlcorelib-0.6.2.dist-info/RECORD

top_level.txt

profiles_mlcorelib