house-sales

View on PyPIReverse Dependencies (0)

0.0.4 house_sales-0.0.4-py3-none-any.whl

Wheel Details

Project: house-sales
Version: 0.0.4
Filename: house_sales-0.0.4-py3-none-any.whl
Download: [link]
Size: 101159
MD5: a18dc9ab25c07758b4ddeb3f87e5eb41
SHA256: 30b7f3d3bc097bc9c4c6b9fc2bb61b4298ba0ca95b505dd5acf8ec6a263f583f
Uploaded: 2022-11-16 12:59:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: house-sales
Version: 0.0.4
Summary: House Sales
Author: Paul Rousset
Author-Email: paulrousset[at]hotmail.fr
Home-Page: https://github.com/paulrousset/house-sales
Project-Url: Changelog, https://github.com/paulrousset/house-sales/releases
Project-Url: Documentation, https://house-sales.readthedocs.io
Project-Url: Repository, https://github.com/paulrousset/house-sales
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: click (>=8.0.1)
Requires-Dist: feature-engine (<2.0.0,>=1.5.1)
Requires-Dist: joblib (<2.0.0,>=1.2.0)
Requires-Dist: nox (<2023.0.0,>=2022.8.7)
Requires-Dist: numpy (<2.0.0,>=1.23.4)
Requires-Dist: pandas (<2.0.0,>=1.5.1)
Requires-Dist: pre-commit (<3.0.0,>=2.20.0)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: scikit-learn (<2.0.0,>=1.1.3)
Requires-Dist: scipy (<2.0.0,>=1.8.1)
Requires-Dist: strictyaml (<2.0.0,>=1.6.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2017 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
house_sales/__init__.py sha256=VLAGW5zoiruinK_qPoaDWgWtApp5mtt4-pVVexhwods 854
house_sales/config/__init__.py sha256=cVbvP0TZTyCzoAJ8HKyseK6F44FGoEF0zPMAlr4uKes 14
house_sales/config/core.py sha256=Kp_Hsu1dRYWOAzGbi75GN4xRSzDiQSe7tIMp8eNujhg 2812
house_sales/config.yml sha256=4TtuhQ6wYE9YZ1H2ospQu5gBLIvc7ZLlucfoykx9a0c 2315
house_sales/datasets/__init__.py sha256=yBJ9RUrKcCG2mlP2PDZOtS8780I9dMF2i0IW-AoJkh8 16
house_sales/datasets/test.csv sha256=j909gp1NmGtY-EXJVTsiXmfdg4NiTZD7bKHUvtV5jB4 451405
house_sales/pipeline.py sha256=jANTdZY5WNuJlAlmrB1ZzL7jPyn9JSml1i6NG3OZECM 4059
house_sales/predict.py sha256=1CcTme9v16GR3qVFPwFUdebkQiUrHzldlg7qlbp3anQ 1140
house_sales/processing/__init__.py sha256=wXpdq7VXi1oCywO0CiGK2TjAVS8KbZa5MNCuhrpwC1w 18
house_sales/processing/data_manager.py sha256=-g8z99rg2NaOEmR2OCTXbvqIqE6uFP9KZt6ua99YwIU 2013
house_sales/processing/features.py sha256=fw9FjpekkyZVUELBZKOxiyKHh6_S0KzHa2ksUQSXHB4 1875
house_sales/processing/validation.py sha256=EggNXSr_eEy7RTak_Onky3tEQMlQXLIhK3FAKciv9Fc 4277
house_sales/train_pipeline.py sha256=jmQrdse1AhiWmBcPnmj3IaP7Ju-S4rZjsY4Hh5qfsPw 1027
house_sales/trained_models/__init__.py sha256=gTf5Yu5oxqVj9QfCUcwjf2Zhv4mQSmyHFe9gPvlKGm8 22
house_sales/trained_models/regression_model_output_v0.0.4.pkl sha256=Rb-PfIJxPJy3Ndwd8gyuauMFX9vFZ1YAeWheqHD01-0 12927
house_sales-0.0.4.dist-info/entry_points.txt sha256=MvJqhq-44anaqX31D_Y-wytDg9yjOWIenyyIogn8a6o 57
house_sales-0.0.4.dist-info/LICENSE sha256=uUPKpYiESE6EbMZ78gbqYKa6gz9iL22iZAOmk97d5LE 1068
house_sales-0.0.4.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
house_sales-0.0.4.dist-info/METADATA sha256=1sI4PTY82USzgar3ilQ2fSg0zVjEwhZDUbKd0NnRpyI 3300
house_sales-0.0.4.dist-info/RECORD

entry_points.txt

house-sales = house_sales.__main__:main