UberRidePrediction

View on PyPIReverse Dependencies (0)

0.0.1 UberRidePrediction-0.0.1-py3-none-any.whl

Wheel Details

Project: UberRidePrediction
Version: 0.0.1
Filename: UberRidePrediction-0.0.1-py3-none-any.whl
Download: [link]
Size: 9520
MD5: 319b19c0d7fad3077a3a5471d95e83b9
SHA256: 834c417974376226a04b9ee389dd5c503ddeb334fe1105c60ea96ca14e3dd535
Uploaded: 2024-06-19 00:08:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: UberRidePrediction
Version: 0.0.1
Summary: PineconeUtils is a Python module designed to handle and process data for embedding and indexing using Pinecone, Cohere, and OpenAI services. This utility module makes it easy to load, chunk, prepare, and upsert data into a Pinecone index, making it ideal for applications involving text embedding and retrieval augmented systems(RAG)
Author: kowshik24
Author-Email: kowshikcseruet1998[at]gmail.com
Home-Page: https://github.com/kowshik24/uber-ride-price-prediction
Project-Url: Bug Tracker, https://github.com/kowshik24/uber-ride-price-prediction/issues
License: MIT
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: ensure
Requires-Dist: pytest
Requires-Dist: scikit-learn
Requires-Dist: FastAPI
Requires-Dist: uvicorn
Requires-Dist: geopy (==2.4.1)
Requires-Dist: xgboost (==2.0.3)
Requires-Dist: pytest (==7.1.3)
Requires-Dist: tox (==4.15.0)
Requires-Dist: black (==22.8.0)
Requires-Dist: flake8 (==5.0.4)
Requires-Dist: mypy (==0.971)
Requires-Dist: pytest (>=7.1.3); extra == "testing"
Requires-Dist: mypy (>=0.971); extra == "testing"
Requires-Dist: flake8 (>=5.0.4); extra == "testing"
Requires-Dist: tox (==4.15.0); extra == "testing"
Requires-Dist: black (>=22.8.0); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2037 characters]

WHEEL

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

RECORD

Path Digest Size
UberRidePrediction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
UberRidePrediction/prediction_pipeline.py sha256=97RC6venSQqJlhQ6B2jlrInFezFPkt-SVGLcxGc322I 3710
UberRidePrediction/training_pipeline.py sha256=N6OHNWxcBDbWPKydWjRLvj2LryFGfbxPcPUcMCD7w30 1475
components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
components/data_ingestion.py sha256=PmCz8cbZ51fOXl07DW7mWhsg3Q1x4ueVBnBjb0ee3Tg 533
components/data_transformation.py sha256=lytOrnQ7bR9dJJM-LpOEQ0CexXyEpAo2PcSUeex6QwY 2464
components/model_evaluation.py sha256=n6zStXsHC2tvPKLR5clmtuIMOwbWZ9KhylEYw1QMRmw 744
components/model_trainer.py sha256=qetqFi9v3hWJ7ep8OGT9-OVm3L73UV-x6uPOFxAk2zs 4768
pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pipeline/prediction_pipeline.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pipeline/training_pipeline.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/pipeline.py sha256=l2Q7Z_79jxBBTkSNodRz3IBrIqvylFohSDgo4Sfj0b4 1174
utils/utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
UberRidePrediction-0.0.1.dist-info/METADATA sha256=G5ckRbiusCQWiJYw-b27TKijx0maQlt9kRj_J0IZZ7U 3575
UberRidePrediction-0.0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
UberRidePrediction-0.0.1.dist-info/top_level.txt sha256=8mGjNcdHtFrTH8YzOKejIAqzcGImxKsPZC1Qzu_cZcY 45
UberRidePrediction-0.0.1.dist-info/RECORD

top_level.txt

UberRidePrediction
components
pipeline
utils