Caml

View on PyPIReverse Dependencies (0)

0.0.0.dev9 caml-0.0.0.dev9-py3-none-any.whl

Wheel Details

Project: Caml
Version: 0.0.0.dev9
Filename: caml-0.0.0.dev9-py3-none-any.whl
Download: [link]
Size: 32127
MD5: fde87556a2617d608fe2bd9b9655b7cf
SHA256: 9a143a486875d8afc1a2cfebc237093201d6c14e83fa98651f41e05ca9e8a2aa
Uploaded: 2025-02-01 02:56:20 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: caml
Version: 0.0.0.dev9
Summary: Extensions & abstractions of advanced econometric techniques leveraging machine learning.
Author-Email: jakepenzak <jacob[at]pieniazek.me>
License: # MIT License MIT License Copyright (c) 2024 Jacob Pieniazek Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # Third-Party Software This project includes third-party software licensed under different terms, specifically the BSD 3-Clause License. ## BSD 3-Clause License for DoubleML Copyright (c) 2019-2023 Philipp Bach, Victor Chernozhukov, Sven Klaassen, Malte S. Kurz, Martin Spindler All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Requires-Dist: doubleml (>=0.8.0)
Requires-Dist: econml (>=0.15.1)
Requires-Dist: flaml[automl] (>=2.2.0)
Requires-Dist: matplotlib (>=3.9.2)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: typeguard (>=4.3.0)
Requires-Dist: polars (>=1.17.1); extra == "polars"
Requires-Dist: flaml[spark] (>=2.2.0); extra == "pyspark"
Requires-Dist: optuna (>=3.6.1); extra == "pyspark"
Requires-Dist: pyspark (>=3.5.2); extra == "pyspark"
Requires-Dist: ray (>=2.35.0); extra == "pyspark"
Provides-Extra: polars
Provides-Extra: pyspark
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3819 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
caml/__init__.py sha256=a8x2zqr5JZAIWuR34WN-I6PsDyzzjKM3gbfImYTIXxQ 130
caml/_version.py sha256=QMPzGqA1EpaqttFS7hzSOhxCgqfy8FQAL59MlXT6qwA 27
caml/generics.py sha256=0rz-a5_Aeb-jk1WIwviPkU0o9VxE1tiT-R4Iw8geSpI 887
caml/logging.py sha256=ya7jlpOeTzYrXPZlcnHfkwOwSts7Ywg9i2CNA1LwA6Y 1395
caml/core/__init__.py sha256=0eVFfVd2aZXTZHFXcLZnFk8MftII4cMhRBBYt3Hm3LI 13
caml/core/_base.py sha256=mV22t2fX4Yyu5OICZ-aV5YMCJwk43wCe2jNnw95xJ_g 7808
caml/core/cate.py sha256=Pl6K83QQihDJzfwnRi4fkSaXplyx6-_WofMx8QAj1vE 34630
caml/core/dml.py sha256=2EzvSI4CyqKCVsuT9M-8_pQtWjKVWxMPrevKZ8Dpb5w 133
caml/core/dynamic.py sha256=R2VsMiuFOn4luNl8RObPZ9s1n-uXkTXgV4SFEEldzyQ 169
caml/core/policy.py sha256=WAvqINVuc9z6jcj1AwKhNpRSAk0WNdnyT1x4NV9J7pU 168
caml/core/modeling/model_bank.py sha256=iNZ_LkupRCMLSyRVCATiS_IsYTSeijTsi4zoN8dFPAU 5712
caml/core/modeling/score.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
caml/distributed/ray.py sha256=LKP_l1YE6bn1X5ULLGvYqyEQGTU3Mcu43b89G63ChSw 442
caml/extensions/__init__.py sha256=0eVFfVd2aZXTZHFXcLZnFk8MftII4cMhRBBYt3Hm3LI 13
caml/extensions/plots.py sha256=VBLMEHnsOLN5fAx9OAK5Dg-kwXNnc-f1ckLp4WOA3MA 6643
caml/extensions/synthetic_data.py sha256=Qfr6DV00y202Mwd0H_lB0IjZ4atF6MDzhGT0-7ort4w 46777
caml-0.0.0.dev9.dist-info/METADATA sha256=N5wGKspZuoNWmrKNhO1Xwg4cQjPMSj42fVJQhMNLeYQ 7965
caml-0.0.0.dev9.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
caml-0.0.0.dev9.dist-info/licenses/LICENSE sha256=g1zUrDAnNbYja-K_ftw-99FHPlhCfony8NSI70Girjs 2827
caml-0.0.0.dev9.dist-info/RECORD