ml-investment

View on PyPIReverse Dependencies (0)

0.0.25 ml_investment-0.0.25-py3-none-any.whl

Wheel Details

Project: ml-investment
Version: 0.0.25
Filename: ml_investment-0.0.25-py3-none-any.whl
Download: [link]
Size: 64006
MD5: 70fc7afefc2942e998147220ca9c53e7
SHA256: b8d4eb101f2e0dd83c660b45692dce08a7df5b978c421c171682ed920c25d678
Uploaded: 2022-02-15 13:04:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ml-investment
Version: 0.0.25
Summary: Machine learning tools for investment
Author: Artur Fattakhov
Author-Email: fao3864[at]gmail.com
Home-Page: https://github.com/fartuk/ml_investment
Project-Url: Bug Tracker, https://github.com/fartuk/ml_investment/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Requires-Dist: numpy (>=1.21.4)
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: lightgbm (>=2.3.1)
Requires-Dist: catboost (>=0.24.4)
Requires-Dist: tqdm (>=4.46.1)
Requires-Dist: requests (>=2.23.0)
Requires-Dist: pytest (>=6.2.2)
Requires-Dist: pandas-datareader (>=0.10.0)
Requires-Dist: pymongo (==3.11.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 7391 characters]

WHEEL

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

RECORD

Path Digest Size
ml_investment/__init__.py sha256=HQDWT3yYJjsXK8-Xsv4EVvLP6-fBCvCfpdQXYUugOBs 2252
ml_investment/download.py sha256=IwcQXBQ5c2fp4PdUhr-8Sri4DDERl5m3Seye-ducH4w 17426
ml_investment/features.py sha256=7Mcb5nwntfEhuQx73dRJ5IJZXkA4vPqsvzX8E9GVN90 29847
ml_investment/metrics.py sha256=n7_OA0xfgkZ6JzkuFSb51yb5heAgTlY3XzK76ibu10A 1680
ml_investment/models.py sha256=YCtO6r-rlbnQpoD4Pap_afnS_ONvcYAZjSo0ysM0xxI 10224
ml_investment/pipelines.py sha256=vTm260lGqgneWKKDH-MFfqFWvpXjJSb-m3tGirBKJKI 10572
ml_investment/targets.py sha256=qltGQntUIkYn-YCRJO1JGE46jt3YMyuh_ZmeiSb9OoI 21437
ml_investment/utils.py sha256=C830vIUGctnEnlBZvY-m9O9Ehqsh2tiMAnQ6x8tfvgs 2256
ml_investment/applications/__init__.py sha256=U7Wl9Apw0L-3e1zV_p-PDeHKStf5LUFw_8Yv1Hz52x0 282
ml_investment/applications/fair_marketcap_diff_sf1.py sha256=AWw2Bt3XNw2S4KyYrZeGOfWfIdD7B4gBhmX47apiEZI 8684
ml_investment/applications/fair_marketcap_diff_sf1_v2.py sha256=61gpz_PBZdZ7cJd0bsuOIkRadTHxprFPymMl6lvLVBM 10312
ml_investment/applications/fair_marketcap_diff_yahoo.py sha256=76gFi3DIiu0Won1ASUArOB6hw-vi9LBB6bE-8GgQzhk 5309
ml_investment/applications/fair_marketcap_sf1.py sha256=77Di25lcJgdsZgNwFlDpKhSqVMWuvVXH-ha-LR-NSpo 8854
ml_investment/applications/fair_marketcap_sf1_v2.py sha256=FQWicv_84E50bFOf_9Ms-YNHiCUtA6iBtnTpRp75-dY 10863
ml_investment/applications/fair_marketcap_yahoo.py sha256=jPoxMn3BU6kCLRDAkxwuYs7eesqI-VcaSfEK_xKJ4qU 4210
ml_investment/applications/marketcap_down_std_sf1.py sha256=xgLm7bLGXMDwPwwg3md94rsbmbsUEyC3jSw7KOKiOaU 8134
ml_investment/applications/marketcap_down_std_yahoo.py sha256=lUE2nBCN7g3tVvQD9y70MACdslE4aeuCDK4kgi-nOp4 5024
ml_investment/backtest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ml_investment/backtest/strategy.py sha256=f8OM-e-J5E40J0X26yFo-8SzbKC6L5lk9JjoRVmsGJA 20770
ml_investment/data_loaders/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ml_investment/data_loaders/daily_bars.py sha256=Ydres8nahxlpQJDBYoVH6NFEzu2_4X7dl2QBRTQ0Phw 2778
ml_investment/data_loaders/mongo.py sha256=vf8tdwkkrJlkdXPB66VA8NWggDAStKNTUnSWIugvDyM 17355
ml_investment/data_loaders/news.py sha256=9sLul5BsmfH8KKcbqkBjjlete45jk3Uqeoqg6VPywtM 880
ml_investment/data_loaders/quandl_commodities.py sha256=3CsU01D2Ne4mvAJrrPmCWs2HbOBcFBuZT8WUFni7LxI 2458
ml_investment/data_loaders/sf1.py sha256=tCQYouXjWQnGuCWI-Zz2IrsyI9R3J6pbQf6jFdIoh48 11275
ml_investment/data_loaders/yahoo.py sha256=WwqYcAd4IS5junLk9_w6FjNW1EzwkattruxICo5MjLA 3528
ml_investment/download_scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ml_investment/download_scripts/download_commodities.py sha256=yaFBXAsA17n_pSFsISqIZ3xKFX1qHeAJT_mcvhTi9jM 2922
ml_investment/download_scripts/download_daily_bars.py sha256=3DgKCmUl_qCryHcWhjTa5Pv_FZFiUFBu5yJmvYBvnDg 2577
ml_investment/download_scripts/download_sf1.py sha256=mgDMJJHCNkBmaI1k_5JbeGRKQb8sW7c6G14SH13uZM4 2694
ml_investment/download_scripts/download_yahoo.py sha256=5eoP2azuOOnoLVYaqycRLcLonbOorHvCwJjEJszmH0A 1256
ml_investment/download_scripts/download_yahoo_v1.py sha256=sxfB87lnOQdim800Y26TaE_zKhGJ7TbddLozdAi9JBc 1067
ml_investment/download_scripts/download_yahoo_v2.py sha256=llrqLUCgHGjCff0WjYyB48NVZBlPlO1i2NvujHGPfXE 1744
ml_investment-0.0.25.dist-info/METADATA sha256=pvVcEedsOoU9JRbIUse0Wx7ZpAPw6ZOOEw66WM-xE0c 8242
ml_investment-0.0.25.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
ml_investment-0.0.25.dist-info/top_level.txt sha256=0tUDAY6kNRlu3T-pZpDRMq0Gb_4M_BnpZzyrZ9SnPO4 14
ml_investment-0.0.25.dist-info/RECORD

top_level.txt

ml_investment