neural-lifetimes

View on PyPIReverse Dependencies (0)

0.1.0 neural_lifetimes-0.1.0-py3-none-any.whl

Wheel Details

Project: neural-lifetimes
Version: 0.1.0
Filename: neural_lifetimes-0.1.0-py3-none-any.whl
Download: [link]
Size: 89058
MD5: 509b1771f10736d38f20b5ad29bcb856
SHA256: 3742d9d5621cab357b31d4a0ec5e68f11bc435a90624f92846b83cb917b2efa3
Uploaded: 2022-11-09 11:38:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neural-lifetimes
Version: 0.1.0
Summary: User behavior prediction from event data.
Author: Wise
Home-Page: https://github.com/transferwise/neural_lifetimes
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (~=1.17)
Requires-Dist: botocore (~=1.20)
Requires-Dist: clickhouse-driver (~=0.2.4)
Requires-Dist: cloudpickle (~=2.0)
Requires-Dist: ctgan (~=0.5.1)
Requires-Dist: deepecho (~=0.3.0.post1)
Requires-Dist: matplotlib (~=3.5)
Requires-Dist: numpy (~=1.21)
Requires-Dist: pandas (~=1.1)
Requires-Dist: pyarrow (~=7.0)
Requires-Dist: torch (~=1.11)
Requires-Dist: pytorch-lightning (~=1.6)
Requires-Dist: rdt (~=0.6.3)
Requires-Dist: scikit-learn (~=1.0)
Requires-Dist: scipy (~=1.6)
Requires-Dist: sdv (~=0.13.1)
Requires-Dist: SQLAlchemy (~=1.3.24)
Requires-Dist: torchmetrics (~=0.8)
Requires-Dist: tqdm (~=4.64)
Requires-Dist: vaex (~=4.7)
Requires-Dist: plotly (~=5.7)
Requires-Dist: black (==22.3.0); extra == "test"
Requires-Dist: click (==8.0.4); extra == "test"
Requires-Dist: flake8 (==4.0.1); extra == "test"
Requires-Dist: flake8-docstrings (==1.6.0); extra == "test"
Requires-Dist: nbsphinx (==0.8.8); extra == "test"
Requires-Dist: nbsphinx-link (==1.3.0); extra == "test"
Requires-Dist: pytest (==6.2.5); extra == "test"
Requires-Dist: pytest-cov (==3.0.0); extra == "test"
Requires-Dist: python-snappy (==0.6.1); extra == "test"
Requires-Dist: sphinx (==4.3.2); extra == "test"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5901 characters]

WHEEL

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

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/eventsprofiles_btyd.py sha256=CFvPZQqrxWaPDMFFdYnyA0oKQvGWHX7EFIam23ZUwVw 3205
examples/eventsprofiles_datamodel.py sha256=GMfKkmfcdt_KNU3suj1XsFTH3C7snWPoS99K7eWsnDg 719
neural_lifetimes/__init__.py sha256=5P13ICu6U0SAgHrsySTgvg5De1pUI5Z6R4sOh-VJWQc 58
neural_lifetimes/inference.py sha256=32wVjuAWD7NVDXGz0ijKbvkmufx7bwV2dsJ_7-NceEs 13369
neural_lifetimes/run_model.py sha256=P9sAYV80CNg-sjcnRwUXU12PoWJZc1wE1KXPw0uMJvo 6092
neural_lifetimes/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neural_lifetimes/data/utils.py sha256=J4w-EcnJ4rRm2CjFib7Bn_V6SA-GfCRYI1t4j4UKv3A 3083
neural_lifetimes/data/dataloaders/__init__.py sha256=19Gs2rtO1FQP7hOivQPq2Su7K2Y_Ae5fVhFmjTs1qDI 114
neural_lifetimes/data/dataloaders/sequence_loader.py sha256=jaov27yL2tkeeeaDbOBibSP8F-F-VhKN335x2V00eVc 7696
neural_lifetimes/data/datamodules/__init__.py sha256=dFhMXeI9JohU71iX_5fX_LV5lzu9IYLWZCs45bECQjk 84
neural_lifetimes/data/datamodules/sequence_datamodule.py sha256=FPSZp-rQ2QZpmuLmwLcdTmy9w31KIyS2kLD7Bx8iEL0 7113
neural_lifetimes/data/datasets/__init__.py sha256=drzt8kiOfglQzgBHoF9vf2UWP8QXH2lz95xOg44qj5A 396
neural_lifetimes/data/datasets/btyd.py sha256=vl1Yhk6VN9_yS7r3ahqCljTuP5b3eN5XkwLyYVeAe4E 45770
neural_lifetimes/data/datasets/clickhouse_sequence.py sha256=c8kYkjnmIWWJ5TLexriK9cjf3UyBrRD2_aMUoJkc-fo 6989
neural_lifetimes/data/datasets/pandas_dataset.py sha256=1vb998OjktNOzc-Kpli0SEAbH8DbjIVtYpdpnySe8y0 7472
neural_lifetimes/data/datasets/sequence_dataset.py sha256=VKP1y2pfHJDVSnDlQzVmQKTeVFqcCvGW3AsHs5sfdVo 6855
neural_lifetimes/losses/__init__.py sha256=TJtgbDxHOHuXkAg-JBrU__4YAUyEp6tkmFshcyTnbv8 398
neural_lifetimes/losses/distributional_losses.py sha256=J14RimHyK_kQlz60uGBJ0tjq53QNo-ctlcxoL7YoJCQ 8998
neural_lifetimes/metrics/__init__.py sha256=RI2Y274y3NP1YFdIm9G4PORtuW8uaOSd11ctreF87ho 228
neural_lifetimes/metrics/kullback_leibler.py sha256=waOBz3XliKB0iLBZOu2LhEEbcLAgrPdcxj-dxA7qH50 2508
neural_lifetimes/metrics/sinkhorn.py sha256=5Z5YGfNWI-z5qEq9N9L_7N5qUZyRmby3VjTC0mBfZWM 1434
neural_lifetimes/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neural_lifetimes/models/modules/__init__.py sha256=9rdIppQQveeHPVGl466Jc_UAzhlRqx3r9yEe3q0bQj0 66
neural_lifetimes/models/modules/classic_model.py sha256=3djtEbThJpuIavoZ7ihRxpwnacx_Bb7bDSkyYTda0rI 13775
neural_lifetimes/models/modules/configure_optimizers.py sha256=Wm5YrWWUNR0Hrer8xyO9xNdPQMPHK1w45D-5ML_4fF4 3655
neural_lifetimes/models/nets/__init__.py sha256=KnIUkXWBfiFUsUcl56xYyuzNiTpRaYokJgO2heNFyQ8 463
neural_lifetimes/models/nets/custom_par.py sha256=ve4xHhOTJGHo8J28Fg9GDWXA5bxIUY6SDg65MT4ycf0 36953
neural_lifetimes/models/nets/custom_tvae.py sha256=f844Ikub-NLVzasCnFCJ3_NQUT0O7EEkYNfLweYDNf8 18250
neural_lifetimes/models/nets/embedder.py sha256=WeAElsNgMzzHunLdi8f0QyfbAxL9KzWnSS2ThaB0k2c 3570
neural_lifetimes/models/nets/encoder_decoder.py sha256=4zZtHHibrKCRB-S9JW7khD276ML_YI8rQoC0d_PdEyY 2139
neural_lifetimes/models/nets/event_model.py sha256=iW0WrxvpJnoecDUl-hKswJRQDm6J6pK8G8qLLggG2j8 1584
neural_lifetimes/models/nets/heads.py sha256=P2CJd_Hq3GE6ifZ7Dqv_9t50uKORVI4FG6_xQI1BmhE 5048
neural_lifetimes/models/nets/mlp.py sha256=xtubgVpAbX1l65wyl8WFbD4R11-iIXbb-H8zOaqGVF4 840
neural_lifetimes/utils/__init__.py sha256=B6RPlpCIC9MyItsdp-qajrvCnF0AF1cIGmEWBwImg0E 104
neural_lifetimes/utils/date_arithmetic.py sha256=z94FoysSlWSwLQThfDpiAgdPNn0YxnFC-S0HTPnA_AE 2605
neural_lifetimes/utils/aws/__init__.py sha256=Ib2sIeHmKoSmVZb1Ev8rUBxQYASC9ViJL4H0BS3493U 60
neural_lifetimes/utils/aws/query.py sha256=R9s0Zisa1l0cUkJGyD-DgcC9C7UpE83SSF_sCcUPWIE 6265
neural_lifetimes/utils/aws/s3_utils.py sha256=h87h7KrhX81skUoJ7DIkwAAfPDKrZBxlmSWt9L__hPc 1276
neural_lifetimes/utils/aws/utils.py sha256=cWczrW4XhXsiZuFBGKfDjdBpmKVHv8sogRUIp8jifxY 1501
neural_lifetimes/utils/callbacks/__init__.py sha256=_QU-RKfAjW4k1D01YJ1TkAMkhM8mwVdSrAH6tNd2eSg 271
neural_lifetimes/utils/callbacks/churn_monitor.py sha256=UWukideiqEoCCrFynAov9qqXZ-Ve_uirqBsyCXBm7vU 3602
neural_lifetimes/utils/callbacks/distribution_monitor.py sha256=2kDGaaBdUfqsC-Ixu_oG4QqoTHeHfzJqYZ0Ct6at18I 7080
neural_lifetimes/utils/callbacks/get_tensorboard_logger.py sha256=Ne7-uKn7Y_W_QYz_4uQf05u_ikwu9MAQ3F8bEiyXryA 585
neural_lifetimes/utils/callbacks/git.py sha256=UfnhvGd85aWh5Pw7Jv_BYLcW36s_-dZeALjn3H1dHsk 4403
neural_lifetimes/utils/callbacks/projection_monitor.py sha256=eISbB1xC5LxZONpYuEYRmg9jh_JbY9tqJVuVdDA9bHY 1877
neural_lifetimes/utils/clickhouse/__init__.py sha256=1GI9S3mfSuWM2JcZzul95tu9Ntps5-1aekhjRUevNDQ 118
neural_lifetimes/utils/clickhouse/clickhouse_ingest.py sha256=L-ufw_N9VIYB6IIrqIOHiOr_sAQMIqJyZXLhtl-b7XM 2077
neural_lifetimes/utils/clickhouse/schema.py sha256=9xSITwqn3bzAcap6xW1xJSVt98SQvZ6VE2OZ0SPQopU 3921
neural_lifetimes/utils/data/__init__.py sha256=lWB1mETPCJavzntil2YJmEvqxGZQ0DxRU9JTU96b5dM 371
neural_lifetimes/utils/data/encoder_with_unknown.py sha256=nf-t8M44me0dzIqbV4hHi73dd5jdwnP9_7OihhSP6DI 4006
neural_lifetimes/utils/data/feature_encoder.py sha256=-mR8nWd0esaCyCfky85QQSFxvt-Ynj9x1G0g8OhEBTQ 5691
neural_lifetimes/utils/data/target_creator.py sha256=TFNjD6x_WLJ9qyRLNvLW1rHXiA49NUgzL_ZuRVJ-HWM 1419
neural_lifetimes/utils/data/tokenizer.py sha256=Wc0Fv7I6bTWO3QopuZy7TVWonvevujgPUwFG3cxzd0Q 3652
neural_lifetimes/utils/plots/__init__.py sha256=Bk7UaQHQC7N6NyUj7P2RqRJmkaORcWyyhao89jm8tnc 380
neural_lifetimes/utils/plots/plots.py sha256=ZXXU71DtphnvxOgojEqabWqpvwgyD8DtPAXqQUFVZsQ 11636
neural_lifetimes-0.1.0.dist-info/LICENSE sha256=ALV64w5mcryjFJzZhYAoxKZpp2knkGqLr9cAZ4FdM8E 554
neural_lifetimes-0.1.0.dist-info/METADATA sha256=WqOXpz3kxiHyRd0LnqWBoGhyk71g2Vh2CyY0XqmGwwE 7670
neural_lifetimes-0.1.0.dist-info/WHEEL sha256=tIy8_2ZxPExwRKcXlg4jzESby3jB9aLsFLrFCKKh88M 92
neural_lifetimes-0.1.0.dist-info/top_level.txt sha256=Pq2Yzsjfc0EkYsA5YOlt3GYrCNTbULLbYdb61aQtu5U 26
neural_lifetimes-0.1.0.dist-info/RECORD

top_level.txt

examples
neural_lifetimes