house-price-prediction-6112

View on PyPIReverse Dependencies (0)

0.1 house_price_prediction_6112-0.1-py3-none-any.whl

Wheel Details

Project: house-price-prediction-6112
Version: 0.1
Filename: house_price_prediction_6112-0.1-py3-none-any.whl
Download: [link]
Size: 8318
MD5: 8464af40700cf962f5672533566b56ff
SHA256: ce9cc0c940d91d50fcb10c07c31ec43d84692edb44c298a7d34a0f3339bca008
Uploaded: 2024-04-17 12:02:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: house_price_prediction_6112
Version: 0.1
Author-Email: Snehita <sai.kanthamneni[at]tigeranalytics.com>
Project-Url: Homepage, https://github.com/snehita7k/mle-training
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Description-Content-Type: text/markdown
[Description omitted; length: 5090 characters]

WHEEL

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

RECORD

Path Digest Size
house_price_prediction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
house_price_prediction/ingest_data.py sha256=CBL4dOPfBtkIyMhSha8OC8s5CUh9dg8_CD9scdJuf48 6710
house_price_prediction/score.py sha256=py3Ed3sVZzWx-YbKSPt7_nZEg7gEbcp47cf-96teN48 3746
house_price_prediction/train.py sha256=tZQYQm2tup8bGjyqLGjF-tG3esaPKH8fi3cSqSDjqRM 5365
house_price_prediction_6112-0.1.dist-info/METADATA sha256=VLLbMcuW9_WcyzQlYECtbD5JbVLtqZ-rwRmDXWy3cAQ 5416
house_price_prediction_6112-0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
house_price_prediction_6112-0.1.dist-info/entry_points.txt sha256=XSSOJYOC3ONuSzZQs-_OLpkI-5rnZilXZuGwsesANFA 87
house_price_prediction_6112-0.1.dist-info/top_level.txt sha256=WNBFg3o0L5_cbj0tSRosjUMGjWf4eMop9dvzOe5dRbI 23
house_price_prediction_6112-0.1.dist-info/RECORD

top_level.txt

house_price_prediction

entry_points.txt

ingest_data = ingest_data:main
score = score:main
train = train:main