AI-Aquatica

View on PyPIReverse Dependencies (0)

0.1.0 AI_Aquatica-0.1.0-py3-none-any.whl

Wheel Details

Project: AI-Aquatica
Version: 0.1.0
Filename: AI_Aquatica-0.1.0-py3-none-any.whl
Download: [link]
Size: 20886
MD5: 7e8f5370bb040efe5dba3df19d46b959
SHA256: 78e687d40e67694dbc8d3b0e348cf5c35858da87f30d69dd0950f0f1efbedafe
Uploaded: 2024-06-23 10:05:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AI-Aquatica
Version: 0.1.0
Summary: The project is used to analyze water quality data using AI/ML tools.
Author: Tymoteusz Miller
Author-Email: me[at]tymoteuszmiller.dev
Home-Page: https://github.com/TyMill/AI-Aquatica
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: jinja2
Requires-Dist: sqlalchemy
Requires-Dist: pymongo
Requires-Dist: tensorflow
Requires-Dist: plotly
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1936 characters]

WHEEL

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

RECORD

Path Digest Size
ai_aquatica/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ai_aquatica/ai_ml_models.py sha256=-emsg8tI2bcBZZcpGqdUvkxC7kH8P4t9cNj9GVBuKtg 9801
ai_aquatica/data_cleaning.py sha256=B3pkUP5VSgHBmLO6PBV8eUNXVW67QskQlt3v85NaTzw 1734
ai_aquatica/data_loading.py sha256=gUTMyPh68VnFcoxN2tt-i9BCGpu2_UcGZsaAGsPXSlk 2070
ai_aquatica/data_standardization.py sha256=uhMbIXKvktnLIUBAwBXB2leomzDJrrQkSzVqnWDQZ6E 2225
ai_aquatica/ion_balance.py sha256=179lmoJdismZoGx3_B1J0CDqQFgDHnOXLn331BCyK3I 2261
ai_aquatica/missing_data.py sha256=L4RIQ47tybA3v6Cd5V5Fn4nYzYWG3BMj2knKxL0NRpQ 3402
ai_aquatica/report_generation.py sha256=7TWJip_-Q4CgHR-JNVnvO29GgoUKorYvAunUYnUTVwc 4617
ai_aquatica/statistical_analysis.py sha256=EjjVvBFo_4qSQ2xraVq5zfa8nEFRazmKHEGh0K7OQQ4 3528
ai_aquatica/utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ai_aquatica/visualization.py sha256=J5E_Gkq_ErLcWOReQlJ8za-eQlH_MPOiJYAHoIlwAz8 5870
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_ai_ml_models.py sha256=sTL_I8po2PxEU2Qi4mqkZlC_aa8o0KwmDbiwMTesZto 2067
tests/test_data_cleaning.py sha256=eAtsF8dmJBObrGJUQKC5sRUVklrb4tqanAdfew6gmH8 1700
tests/test_data_loading.py sha256=2ILJo74d6bq9QfXrJ9m0OXczBFwY1eUoedhJGlQQN-I 2222
tests/test_data_standardization.py sha256=XQzOx0Krt_LilHj7n-05y4lF0r403ZaNlnl_S8LY05s 1387
tests/test_ion_balance.py sha256=LlbKiSCgY_6QT8EJwJhmCz09KkV57lMFjjNT2qMwHCQ 1375
tests/test_missing_data.py sha256=eDyNa4yLdKhaeTBgGWMXsMT_Zuq0wNm8GteFyc43Kz0 1777
tests/test_report_generation.py sha256=iqdDQA6prQuioT5D1sCPQaXdb-gWFv0DKMTqv0NXqV8 1635
tests/test_statistical_analysis.py sha256=wZ79CwvhAjvBN3Er0gXZuMbTtkF62yKBmlLkuHFHioQ 1617
tests/test_visualization.py sha256=GkZ94UaYOFvHfuRNplTrCZYRBfX3Q8_ba-YYkdyZWL4 2093
AI_Aquatica-0.1.0.dist-info/LICENSE sha256=JW_H8COKjAxpVmvrugXJM9295UgK9UASXQSkJ3bG9K0 1074
AI_Aquatica-0.1.0.dist-info/METADATA sha256=yAQA26ZakdDzlWps-CYTeLHGZ_kEavd8HvXN-ZXubfY 2651
AI_Aquatica-0.1.0.dist-info/WHEEL sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A 91
AI_Aquatica-0.1.0.dist-info/entry_points.txt sha256=7Zaz9JDnRaoOnE93Gm2JpI4Pben3YoGlB6SATYG94lg 70
AI_Aquatica-0.1.0.dist-info/top_level.txt sha256=SIDDIT3AbI0Pm5KONtoJXJc58a7dtQ77Zft5Q0MHAOA 18
AI_Aquatica-0.1.0.dist-info/RECORD

top_level.txt

ai_aquatica
tests

entry_points.txt

run-stacking = EcoStackML.scripts.run_stacking:main