kozmo-supervisor-detect

View on PyPIReverse Dependencies (1)

0.12.1.dev0 kozmo_supervisor_detect-0.12.1.dev0-py3-none-any.whl

Wheel Details

Project: kozmo-supervisor-detect
Version: 0.12.1.dev0
Filename: kozmo_supervisor_detect-0.12.1.dev0-py3-none-any.whl
Download: [link]
Size: 383319
MD5: 86f798362414285eeb55ebd9feac1f32
SHA256: d51a50e95d5d0894c3b86a2db97c56459b52dd2090e9ee7342661846c09d399d
Uploaded: 2024-05-09 20:42:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kozmo-supervisor-detect
Version: 0.12.1.dev0
Summary: Algorithms for outlier detection, concept drift and metrics.
Author: KozmoAI Ltd.
Author-Email: hello[at]kozmoai.io
Home-Page: https://github.com/kozmoai/supervisor-detect
License: Business Source License 1.1
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
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
Classifier: License :: Other/Proprietary License
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Requires-Dist: matplotlib (<4.0.0,>=3.0.0)
Requires-Dist: numpy (<2.0.0,>=1.16.2)
Requires-Dist: pandas (<3.0.0,>=1.0.0)
Requires-Dist: Pillow (<11.0.0,>=5.4.1)
Requires-Dist: opencv-python (<5.0.0,>=3.2.0)
Requires-Dist: scipy (<2.0.0,>=1.3.0)
Requires-Dist: scikit-image (<0.23,>=0.19)
Requires-Dist: scikit-learn (<2.0.0,>=0.20.2)
Requires-Dist: transformers (<5.0.0,>=4.0.0)
Requires-Dist: dill (<0.4.0,>=0.3.0)
Requires-Dist: tqdm (<5.0.0,>=4.28.1)
Requires-Dist: requests (<3.0.0,>=2.21.0)
Requires-Dist: pydantic (<3.0.0,>=1.8.0)
Requires-Dist: toml (<1.0.0,>=0.10.1)
Requires-Dist: catalogue (<3.0.0,>=2.0.0)
Requires-Dist: numba (!=0.54.0,<0.60.0,>=0.50.0)
Requires-Dist: typing-extensions (>=3.7.4.3)
Requires-Dist: prophet (<2.0.0,>=1.1.0); extra == "all"
Requires-Dist: tensorflow-probability (<0.23.0,>=0.8.0); extra == "all"
Requires-Dist: tensorflow (!=2.6.0,!=2.6.1,<2.15.0,>=2.2.0); extra == "all"
Requires-Dist: pykeops (<2.3.0,>=2.0.0); extra == "all"
Requires-Dist: torch (<3.0.0,>=1.7.0); extra == "all"
Requires-Dist: pykeops (<2.3.0,>=2.0.0); extra == "keops"
Requires-Dist: torch (<3.0.0,>=1.7.0); extra == "keops"
Requires-Dist: prophet (<2.0.0,>=1.1.0); extra == "prophet"
Requires-Dist: tensorflow-probability (<0.23.0,>=0.8.0); extra == "tensorflow"
Requires-Dist: tensorflow (!=2.6.0,!=2.6.1,<2.15.0,>=2.2.0); extra == "tensorflow"
Requires-Dist: torch (<3.0.0,>=1.7.0); extra == "torch"
Provides-Extra: all
Provides-Extra: keops
Provides-Extra: prophet
Provides-Extra: tensorflow
Provides-Extra: torch
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 24561 characters]

WHEEL

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

RECORD

Path Digest Size
supervisor_detect/__init__.py sha256=1zkvgcg4thUlq_lqZLCfwDo7m0KkuujWaA1mrFfFytg 153
supervisor_detect/base.py sha256=b192Tb9CpzpAcXm6hx1S4bUjB-z52NBgHfZKPE85bnw 8346
supervisor_detect/datasets.py sha256=KBHIklipeGHmhqo3g74dA6afKJEjxSPpnRN2wFpZi1w 18579
supervisor_detect/exceptions.py sha256=Q_Q2ugYgBcE8Qd1UrdLjmepEe66Fj_MZEWyrj_GIMy0 2155
supervisor_detect/version.py sha256=86XH67FsnZ3vJHxybAR3nk3q-MKy-vreIY0QGy8bTgI 219
supervisor_detect/ad/__init__.py sha256=EsKOEySNFIM6CD51UzHucbH_s608lJcIIgLelie-nyQ 344
supervisor_detect/ad/adversarialae.py sha256=_w06fOG1OL6z4p9cPS8USl-PmfX46wWvdgktzV4I4c4 13431
supervisor_detect/ad/model_distillation.py sha256=KDuh8KD4hYO4A5syTXi9wKwYf6wyTiJ9-5k9w5IxCek 7988
supervisor_detect/cd/__init__.py sha256=gWtOrXRm691nCgXGAVleyPX6rD8WBAvkZNfMPXWnJOs 1007
supervisor_detect/cd/_domain_clf.py sha256=NJ9iAqIwiGEG4V6JcEpnHeJ1ERBNO5VS97xT-0J1ROY 3616
supervisor_detect/cd/base.py sha256=8ii_5bmDkX3c0u_JbhWXh3k02bwhBHlLox6mc92yzVE 52715
supervisor_detect/cd/base_online.py sha256=CHGXIpTXtBdI08qndedJQtN3asFwad7-v0wT-JG2Rxo 17909
supervisor_detect/cd/chisquare.py sha256=pDCvfK_sCBL3BgEcc04cxPowHAfHvPKg-4QSoYUKFfc 7035
supervisor_detect/cd/classifier.py sha256=AQKeskv8npSIPnqsbLBlIiYYWNo08EL10yEJIF43aqo 11201
supervisor_detect/cd/context_aware.py sha256=Oac9ge8N-IbyGkA_QKZsvngYU3ObTkbnOn8cxCN8uMs 7471
supervisor_detect/cd/cvm.py sha256=ilgbKBfKSef77iXbYYJZ8BVaVOttxn6Qgi6x9812t1s 4377
supervisor_detect/cd/cvm_online.py sha256=DbmKlQcUPDe1QmrOxqlXi05v6spChtagyKuAoPYERX4 14393
supervisor_detect/cd/fet.py sha256=MFpufenx0mhWs7lwHiK84pSgr4OGWOnqSU4VunTSp5M 5599
supervisor_detect/cd/fet_online.py sha256=l5GJGNtowWg7ss8hMlGFcnZ0SZp2qdQKvPEUYkEHZwo 15069
supervisor_detect/cd/ks.py sha256=rDqIcGtu-H1CsTyRe8SclXK_xSnmXuFzAXNM78yOJZk 4394
supervisor_detect/cd/learned_kernel.py sha256=yiaTP_oLjY4CebV0hYNJoImcidBntLcLDWDaAAz4YAo 9319
supervisor_detect/cd/lsdd.py sha256=g8AfrA5woZFmdUA0vm38iMdUMplF3hqNF4qVAlpPFMQ 6796
supervisor_detect/cd/lsdd_online.py sha256=QdWx8snRP0naixWKwLJTTj6gX9o-yPz1VEMdWLbYIhQ 7751
supervisor_detect/cd/mmd.py sha256=LZnVGjuDu8olhHe8HEaLQZyZeRky6uM0VA25BzpAo1Y 6953
supervisor_detect/cd/mmd_online.py sha256=ryFVPecMy0Yibao04r1teUPvXgHMLTGniMs2-G_CG2o 7554
supervisor_detect/cd/model_uncertainty.py sha256=Kf9JfE4Yd5ha8N0zVUWJSzk3sVoFYmaBrYvXQXmanGE 14359
supervisor_detect/cd/preprocess.py sha256=UR0-d_TX5JwTAHtbGj_TAQ2MNZy_BlMHauPNu3e2F1E 3470
supervisor_detect/cd/spot_the_diff.py sha256=VMp585U5vWXoql2QHwlc7pt_T_WtpCJrL747LxCyLNY 9284
supervisor_detect/cd/tabular.py sha256=N0W6fE-ABjQSKXh9ByK3gAe9rxumD2idj-7qmxorJT8 8318
supervisor_detect/cd/utils.py sha256=XWto4KO-UOTgVD9yQrbbGZwCRAjOoCQihulWpA2fMEQ 4427
supervisor_detect/cd/keops/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/cd/keops/learned_kernel.py sha256=LWTjIoJPcoqeZKMxbkwbXvgv_wKuNRlKWsqZYnP3mAo 17072
supervisor_detect/cd/keops/mmd.py sha256=v389-Jc2WOfS4IgAqLrpuOirDr64XkxONEH64vI4G6o 8779
supervisor_detect/cd/pytorch/__init__.py sha256=EIcHJ7MhvBIJBWqN2Xl42TmSwJP23_PUAyhrJwFBk78 307
supervisor_detect/cd/pytorch/classifier.py sha256=hNNze58JAwsBGkEC7ub3MVlFnW8poohH5yBV54hlAwQ 10513
supervisor_detect/cd/pytorch/context_aware.py sha256=JZAxsTz-JUQJ2_ToW8_NYkz2_XYaCIEc9HxPWa4mLgw 13372
supervisor_detect/cd/pytorch/learned_kernel.py sha256=kxWi1zWVZvS8AHPNe0F0zH_nC2Oy5B7VVoufG4Pokzs 12432
supervisor_detect/cd/pytorch/lsdd.py sha256=vRo5mU9NzKh54X9Y-YLMcIrBvINXh_IaW_ODZKlBfpw 9125
supervisor_detect/cd/pytorch/lsdd_online.py sha256=Gy1zyJuzzLRzmCMnRmzcJLw1swuxpVw70_E9J2qsbfU 11762
supervisor_detect/cd/pytorch/mmd.py sha256=4BTYBdjGsoYS58IELQs0jvy_XGXnRz7bFj87W2rOn-Y 7015
supervisor_detect/cd/pytorch/mmd_online.py sha256=qV3w-_zNCejvhq39_BlG1asYfCkqMzJB3EQMnKu_VH8 10858
supervisor_detect/cd/pytorch/preprocess.py sha256=3NXE878FU8x18cqVCmGkHoCx9DUe0mch4omlXZjCwXs 4683
supervisor_detect/cd/pytorch/spot_the_diff.py sha256=b-QU8QewWEux57fmIkB2g2H64JSJNQlUCXHtVVrCVnc 11219
supervisor_detect/cd/pytorch/utils.py sha256=-CuV9H0iG_L3SMZAiv6MkMLWPtPvM4qJl5PQ9M2L02Q 444
supervisor_detect/cd/sklearn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/cd/sklearn/classifier.py sha256=663PUYzRgtObgBcWbF6NZch9cwZEUqR8uAIIReenTbM 15617
supervisor_detect/cd/tensorflow/__init__.py sha256=KjcacU9GaBFXJehh7R73-PugcKflRUbvmOAi7iA0zfo 311
supervisor_detect/cd/tensorflow/classifier.py sha256=mT6ZVoV_jerL24nB_DSQAXTIJjrBt9tuEt-5WzlMRvQ 10338
supervisor_detect/cd/tensorflow/context_aware.py sha256=tm072RtgmTgnxAtY3jo9Ew2JuDe0RfDOIyp0EzQA4yo 13866
supervisor_detect/cd/tensorflow/learned_kernel.py sha256=Uoy0ePMngcirmV10tAfmt3X6Y0gcrgdk_svlnub1OaU 11241
supervisor_detect/cd/tensorflow/lsdd.py sha256=Qmrhuq-jkuQtHZU9TTO1KWDeNhkJWdZINjvK2chr3JU 7898
supervisor_detect/cd/tensorflow/lsdd_online.py sha256=strGuLnGxqU7qeD8cMAU6cA9r_h1hHmJL0omTFCww6g 10978
supervisor_detect/cd/tensorflow/mmd.py sha256=Sqf4guiGuFdBOCLErYdn34wE-ou6b4Ux3GrtnkwMtNI 6059
supervisor_detect/cd/tensorflow/mmd_online.py sha256=IDUGDI9IAdrSqd46lnATN7qfwY2icsdUJC4XM7cIbDY 10438
supervisor_detect/cd/tensorflow/preprocess.py sha256=kBAKtz5OevI_Xl86uCVIranHHFmFuijFHCf5IdfrF3M 4514
supervisor_detect/cd/tensorflow/spot_the_diff.py sha256=LakrFCxPDoOrA5AhiEUHcvKm95ikbDf_6vilNWAI9P8 10808
supervisor_detect/cd/tensorflow/utils.py sha256=5qhP0hKTfq9RDqMPHK9mcRy32SZ-TA2g4FWKtzl7Jlk 272
supervisor_detect/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/models/pytorch/__init__.py sha256=XCYoaRPvAuVXldaRkpMYJnQ09qwDXEMa7GGh_iEXnj0 364
supervisor_detect/models/pytorch/embedding.py sha256=TCgCKKxQTpuVciHzhPX7UaoU-LwtFQt3hKrhfgekJ_U 2138
supervisor_detect/models/pytorch/gmm.py sha256=s9eF6VruawImluJYSi7wD-92X2n4hDo6oLCkFQ13D5k 1402
supervisor_detect/models/pytorch/trainer.py sha256=I0y5UmlHudZXbWKT_A0xWXxx43FbWL5gM-FPlufvzxY 2027
supervisor_detect/models/tensorflow/__init__.py sha256=L9Uc-tu5TdUdq6z3d4Rzs-qrosu0-6W47cN0seitMh8 1277
supervisor_detect/models/tensorflow/autoencoder.py sha256=INVVRjmBVrlj_5x3sv-s270gy051CtBHj7N2HoOe80Q 14714
supervisor_detect/models/tensorflow/embedding.py sha256=yVQMvO79croZAOQKD_aJVfKMmAHs8ELUg8YLMHU3Fuc 3720
supervisor_detect/models/tensorflow/gmm.py sha256=m-jOAsKgB6vjKe6BWfdzNkcx5oF0LHePET5BFVTKT3I 3268
supervisor_detect/models/tensorflow/losses.py sha256=NnXDweFv46fuzZyWLrB5g6s7a2_allGuZ2jMDweBKhI 8266
supervisor_detect/models/tensorflow/pixelcnn.py sha256=IjnVOcJ5Kbo3aWspl3CyfGlLtecvtVjj6mgysY5p07I 48470
supervisor_detect/models/tensorflow/resnet.py sha256=WkW2w8Pz6o8QWlYj83X-PDKsEJEbQzjkZPdiHWLBKq8 15500
supervisor_detect/models/tensorflow/trainer.py sha256=qwLJ4g_39yyG3vDNMKXfWRwDX_aRgEkv_VoOD3pmuBg 4358
supervisor_detect/od/__init__.py sha256=LElfqxgXtW9S73uZK5eiVa6R6CafQ6815Wf-7pqw2ak 969
supervisor_detect/od/_gmm.py sha256=o58bAJzhyRtFdK3O9PnTEArYRa93BOrILDSvtdMqzzc 9875
supervisor_detect/od/_knn.py sha256=PdJ_FpTTt4eoCGkcMCX5Kthmvk2MTvjq4nOZQICXwVM 9109
supervisor_detect/od/_lof.py sha256=YATjYIVHbcN2AUfRGcgciXKRvBtTwFGQ4xCfgtnhsM0 9125
supervisor_detect/od/_mahalanobis.py sha256=ZTcwNlDfxK8Gdo3FtXH5MDjP-GQB5qiSIhQruOr8kxA 6897
supervisor_detect/od/_pca.py sha256=SD148m9oVxH1OUsJuztyrLBLHG3ChX7zCGa08ZclmZY 8073
supervisor_detect/od/_svm.py sha256=ebXP7eeHyqpq7pHok0-7c4rh4-a6tsJojDkYJmG7JRs 10734
supervisor_detect/od/ae.py sha256=s_BDnWR24DJpuDifdG_aztekhOtJobLFzp5IiocMi1U 9421
supervisor_detect/od/aegmm.py sha256=RGgNOsCnw2NkINrPZ8KLvmKZez4JK_rpX0xZjkdWeIs 7864
supervisor_detect/od/base.py sha256=KO3V2xmWrulCaB3AVOEFqmK7eDCDKkl3C045Tnjuu_Q 2843
supervisor_detect/od/isolationforest.py sha256=AGN4sjLV0Lbq_YNwAPu0hK67pRctXwlTmugS9_j_U2o 5017
supervisor_detect/od/llr.py sha256=Tm87QdiYBH8g8HDjIvKZrqaquJm90ze6JSgDEHPnK6s 14121
supervisor_detect/od/mahalanobis.py sha256=4b80-1sql3Bn8m-WASp6S3w5G4pz_RMqndCEx34GFHE 14318
supervisor_detect/od/prophet.py sha256=E55vkALW502hGAclRXG0rNh0TpoVW4D6dz6GYDQ7CpU 8503
supervisor_detect/od/seq2seq.py sha256=F7MSo42rBEKbubgDCDnBO8bltK4rRXDld8mac4fuyRM 13620
supervisor_detect/od/sr.py sha256=mqxE6vxrtJWzfDNYYEEKqRKYMtKxjqtO38uR7OFvqOE 15799
supervisor_detect/od/vae.py sha256=FUa_DbsZlwlHRnLd4T8vBeuhz1FbtjU9pbZyjUj1pSI 11474
supervisor_detect/od/vaegmm.py sha256=s6DaTu8Fu_GF5huEqVJOUwSzqhtVONM1Uv9Hh7pgy6o 9779
supervisor_detect/od/pytorch/__init__.py sha256=RhGbLUSIBc167jZt1rqZtxrcFa-GCq3HMNChKpLbkfM 731
supervisor_detect/od/pytorch/base.py sha256=150wLONi7GnLfmDCNNaBvWG6f6ny0yJabRSPY0_T_Vk 8505
supervisor_detect/od/pytorch/ensemble.py sha256=cE78ii_1F3Z1uGus-_7mBx3Fc1oQ716SWVCAZw3VJcw 9336
supervisor_detect/od/pytorch/gmm.py sha256=n1yXedkvdS-qW9c2VTEtEEqmlzv1cP1VIo-t196nF1Q 6640
supervisor_detect/od/pytorch/knn.py sha256=-GLb5e51XTw7iGaVIiZwgMEbP8D08KAOe3roQYFWVmg 3624
supervisor_detect/od/pytorch/lof.py sha256=suEbr9gNSBZ7EQaFAy8ukoIf47PrmZBT1EhtZVZNiQs 6698
supervisor_detect/od/pytorch/mahalanobis.py sha256=JOcZpnhanOEnfMuW3JPtHQAbyF6PVr4AQwXsJhlPIko 3118
supervisor_detect/od/pytorch/pca.py sha256=blHOIKIDwdGIxDr_TIVssfHJT-IiVuY3rF2Lh8ZiJdo 8227
supervisor_detect/od/pytorch/svm.py sha256=OLlqvgKaMaEr4N7eLP1azyr2svMRHdS70FLCQbw5hJ4 15926
supervisor_detect/od/sklearn/__init__.py sha256=OrUqiJTS7eSUkHxlR8PlZTfx3cWGssUCASY0RoK6qCw 70
supervisor_detect/od/sklearn/base.py sha256=83Spwey3nF9-bWqz0iaPWaYPGxUDkfg75kpKIajVHXg 6388
supervisor_detect/od/sklearn/gmm.py sha256=k0tbjPw-vRjgT6zmuV7Ol0Ufqi_FlBKtYcRdjouCtYE 3933
supervisor_detect/saving/__init__.py sha256=pBi4V2yOo9a44otUmQdXb4Wwyfi79xk8HYO9vAi5e7E 433
supervisor_detect/saving/_typing.py sha256=-h0hdtUpPLtha5mkjTfima9HyULuk0uuz0SGd5Hp_pg 951
supervisor_detect/saving/loading.py sha256=SiusxOkSAQ1aNAt8yjS6d3U82KqvZPyHI-N5woLbFVU 20181
supervisor_detect/saving/registry.py sha256=D0TKuUbldVJmPTmWNIhZNP7YOf-adFW7FgvA0fof2v8 3449
supervisor_detect/saving/saving.py sha256=q9YKuI73G7Ix0SSj9yTt3Ybe2wcQP68XJAIq6e2ibhM 19337
supervisor_detect/saving/schemas.py sha256=pwGMz0-adeO4PZe-OSHsp_OJ83L8l87Gkq_BOOhZVS8 54256
supervisor_detect/saving/validate.py sha256=K5_M6NpZUmcrLx6X7nPPjMyDToM7tSVVlPssFmw0Usk 2154
supervisor_detect/saving/validators.py sha256=yk61leLeFiOhtq1Z5kuVXJue1N2SmUHr3zftNIwQaJI 3145
supervisor_detect/saving/_keops/__init__.py sha256=_D7U4GmyL2dRuyTZ4VZ87BYPPBch2YEv9RRJa1UDPyY 255
supervisor_detect/saving/_keops/loading.py sha256=GfRewaU2fnN90JbIUCb5TdjYqUksbrI-SJEz5v5KNjM 1123
supervisor_detect/saving/_pytorch/__init__.py sha256=h2XqOSfRy2bGVt8o8oe_SLvlkSjAIcke7ZYpfrawqnE 887
supervisor_detect/saving/_pytorch/conversions.py sha256=y_GhmoLFmRYvOaoMlb-iqromFDwU3yptPlJ9tTXXVKw 143
supervisor_detect/saving/_pytorch/loading.py sha256=9HF_VAQOuwwto5zEnvab0HnRpaKGhG0hB11q-v2aS3Q 4205
supervisor_detect/saving/_pytorch/saving.py sha256=kkopcA5iwGJFmW4g0f6eXX7fc0plVqyrdMal6O9PO5M 4896
supervisor_detect/saving/_sklearn/__init__.py sha256=zAOrXKxBlvUseH60TVkwapMfs_yLT_8R_zJIKGQ96PU 240
supervisor_detect/saving/_sklearn/loading.py sha256=HvnHgiMnrRvF7xGkX-LRIn9_Y2eIcn0CT0-8wQaai3c 706
supervisor_detect/saving/_sklearn/saving.py sha256=DVOPSwz7yf2NOFpEvOqDqBiQYdKkxtun4qYxIXB6mhs 2240
supervisor_detect/saving/_tensorflow/__init__.py sha256=ldTr4tZojoRphd6cnJPrE5-PWjzHVppO61d9KTDsb1s 1111
supervisor_detect/saving/_tensorflow/conversions.py sha256=KKa1YQ2yl6knh0uh2u8XMjguC61Spc2CJNeAewc-V8Q 154
supervisor_detect/saving/_tensorflow/loading.py sha256=w1F16iL9eoST0NX5JZh1gZ3bM5l4oQlGP7EoVFD6FwI 35602
supervisor_detect/saving/_tensorflow/saving.py sha256=smtu_4F4x-LBgQOsSrMy_BCHpFspCdCxoDHgbj8V20g 34626
supervisor_detect/saving/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/saving/tests/conftest.py sha256=ilc_-i5UwYeP0rpfi9FMuAWsFyMWWBzqX_zDbsoQu7c 175
supervisor_detect/saving/tests/datasets.py sha256=qBVynRK8RvQe8JZkdL9k2YKks9rC_6jiCy-M0rkaZJg 2804
supervisor_detect/saving/tests/models.py sha256=oVzgPHwuIIDYuc_8bpcX1x4cC2T7IbxBuJdR4TKn4LU 12536
supervisor_detect/saving/tests/test_loading.py sha256=gJQalvGtEwQRDHuEx7BSpVsq8XdlobZl8ONY7K95AG4 1845
supervisor_detect/saving/tests/test_saving.py sha256=cRgchaNMWm2EN_grkCBeDct6o8AJsMT72XRCdQgD2-o 57555
supervisor_detect/saving/tests/test_validate.py sha256=zHr43aCfKL1ON-Cdik8kwLPE6nJv_xUpqifm9bj1hog 4045
supervisor_detect/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/tests/conftest.py sha256=6pU4j-6itB7vcbDL3bf6F6G26nRDNGTXpkmp2xiSBng 621
supervisor_detect/tests/test_datasets.py sha256=ro8ec8GCxK7GxO92P7lr3NN7ARViQa6FbY5OGi_rp08 5288
supervisor_detect/tests/test_dep_management.py sha256=qACQdn3nj_gKq_wHNKRLih_ocNwlnbvnaApRqog2w6s 14384
supervisor_detect/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
supervisor_detect/utils/_random.py sha256=6AjLlHzpqoy-tIouUbKkNZuBFQXQkRnlJDzPd3KUiF0 2166
supervisor_detect/utils/_types.py sha256=FZHwZrzGRW3-RMjF7huS30zYs0UERfUdJpQtrelHSfc 1729
supervisor_detect/utils/data.py sha256=i1RHMc9lCyxewRDzkgC9bmcvCVJ6rMqBH-S3Jy-UGds 1920
supervisor_detect/utils/discretizer.py sha256=BWZTY-YWY3-zVkCcG10wIyExRRudvRb4o9alwn-y7iE 2719
supervisor_detect/utils/distance.py sha256=vw2oUTJgP3vqrAGj4x0utQUE_OxxkbEoH8NiFJCiSh0 10244
supervisor_detect/utils/frameworks.py sha256=cT7UquEqkU7VsqCHjt-zHczrgm8uHIPs023ks-8u8uU 5143
supervisor_detect/utils/mapping.py sha256=jbeelFgMNgOXvMjJatwLSU_VT5zEsnPqVzJY8xYsopc 4688
supervisor_detect/utils/metrics.py sha256=mDw7RArj8FNuBcTlV61Kl2BZ9J0Jx3Wpuftfg3MmeRY 317
supervisor_detect/utils/misc.py sha256=zinG8Q7Tb3yqOjspMZ81Km-0BiJoW8w18OHrHdVtV-8 1556
supervisor_detect/utils/missing_optional_dependency.py sha256=-6A1xISxYKd0h6V3zXaSiwO8sgOCfxj3mIdCmz2l75Y 5363
supervisor_detect/utils/perturbation.py sha256=PCYMI54X_Fr4Angv9yiGQGf0IMIRzFb53_ZFDC4eo0A 30829
supervisor_detect/utils/prediction.py sha256=6USEFQXkwYfWn0RdFuTMDtvGnN1HYw97kr7FTwCsbl0 593
supervisor_detect/utils/sampling.py sha256=rd0WNeoDQMrjUFzXfXtnrMdqpSBMamrXAiqOmYjQK8k 1126
supervisor_detect/utils/statstest.py sha256=Tie8Gg1bvQX6d_dmF-TwCm_BNpgdg4feU7iFhVOzeVw 2318
supervisor_detect/utils/url.py sha256=Dgl-o4mMIbidCwvhGVJy4SmkRGCCmXGasuZtCWzm-9E 921
supervisor_detect/utils/visualize.py sha256=Y7Di6E08G5U3Bi3wzZ6iVWwFDz-jZ2QDMMlLMmiflRU 11959
supervisor_detect/utils/warnings.py sha256=8qdPMOOceBl2AOgeh_OxKGGTBQ23Gjp7lqTWunHhZa0 1124
supervisor_detect/utils/fetching/__init__.py sha256=nwXgA2R7ZOSbXGaR0_Hc2k3PJ290y3YdEI8VjWvpuOY 316
supervisor_detect/utils/fetching/fetching.py sha256=AEj7yUqcZUhSfzWwz-8tPI9oRPL7XxT2GwZMcG10znU 16734
supervisor_detect/utils/keops/__init__.py sha256=kFauFK0scK7Q38U3KX0IUcvznhgt7e04KY7ukFxP7ig 263
supervisor_detect/utils/keops/kernels.py sha256=Bi2FgiQVB-ICpaz9FSfoOQpF7fZkMWDBRJYuuC1I8oc 9468
supervisor_detect/utils/pydantic_v1/__init__.py sha256=kozdgPDaRgVz9w5AX4pIjvvhgO-mJrfGRnfH4bhZmtc 173
supervisor_detect/utils/pydantic_v1/fields/__init__.py sha256=Z75xcJabuCMNy3yKvwXH2ZZWCRfJc55RipRpO7ysymQ 187
supervisor_detect/utils/pytorch/__init__.py sha256=S3e2oyoaw0z7qEIOgNDJ5UJ2Ubysk8mJFEYQJf8rKic 1248
supervisor_detect/utils/pytorch/data.py sha256=FOzEaNwCG3evO_UtbHwpGkojXnyIAKB-r7Q-3zXEm8U 565
supervisor_detect/utils/pytorch/distance.py sha256=7CyF-JrVx4vZEpzp2F1vVYKOVRprg9C5hb_cr8U90uw 8781
supervisor_detect/utils/pytorch/kernels.py sha256=-Z6NzgyxGXwSofc-Smhms8T2YGAYeqxKtcSIIRdukW0 7108
supervisor_detect/utils/pytorch/losses.py sha256=oFQVs5Ffq5-e1vJMF746aCwmpd9qXSTfsZ2gEP2_b_g 213
supervisor_detect/utils/pytorch/misc.py sha256=SsgwtjNi_PgcY5zCQz87rKpVaAqhuuiF_t1kiWzJbIc 3164
supervisor_detect/utils/pytorch/prediction.py sha256=y0gi4WUabQpyOBfRyoP-XxM-AyLpEZVtZEplwts68B0 4738
supervisor_detect/utils/saving/__init__.py sha256=YaohUBNi10O9jEFD1I0odq48_5h0RPuifvdotdxuX84 87
supervisor_detect/utils/saving/saving.py sha256=-aavhI0Nj2gfTavJ4-CxEhxbAmwYF3IxCGXrUD2rL3k 1601
supervisor_detect/utils/state/__init__.py sha256=176ibEOPtyEWOgLsw3CHGu7J3Lfx-HrpRZ6DR8cICb0 176
supervisor_detect/utils/state/state.py sha256=EuJ0HgAG8kmIbRYWM6QTuGZ-P7UAtlTvk3YN77G0QHo 3892
supervisor_detect/utils/state/_pytorch/__init__.py sha256=YCbfDSYTQlObvVfjUYJOKw5lFS_fNG9HM5fq9z7j9_0 298
supervisor_detect/utils/state/_pytorch/state.py sha256=s9X5TbEaf2Fb3k8TEZHRBPvaJ_xrmpowdxw6gW-T-NU 870
supervisor_detect/utils/tensorflow/__init__.py sha256=gvEz0tg7K4ryu7KPBIh8nGoKev2zJUjrROn0TrSqqB0 1540
supervisor_detect/utils/tensorflow/data.py sha256=fS1jGbyU51BFmN2m__1BluqQpUCgsFdm4wZ6pCeq85U 1105
supervisor_detect/utils/tensorflow/distance.py sha256=1I-bBD_lpPkZEfOq1lXhjcKLwV1vY8OExUo0lBFAZ3o 9195
supervisor_detect/utils/tensorflow/kernels.py sha256=1Ft1QkzqINGotUzhpdL-ZdRyNPZZx_Bn_WIKiYz9YRQ 7246
supervisor_detect/utils/tensorflow/misc.py sha256=N00uLjTqn3TOldmbkhx9ZOifz05-1A7p7NshUBL3myU 2661
supervisor_detect/utils/tensorflow/perturbation.py sha256=LYIOBzn2IGJSts8IpTLDM8x_CgznmrpSJriraZNryi8 1214
supervisor_detect/utils/tensorflow/prediction.py sha256=n5_mzlS6AH_hpoe7ABQogd54Tq0dHoAu7ULa_IZbjq4 3423
kozmo_supervisor_detect-0.12.1.dev0.dist-info/LICENSE sha256=OOX26ydVUjIjWeQQu_0IrXl9688oyXCwzjoeiPYmwHY 4415
kozmo_supervisor_detect-0.12.1.dev0.dist-info/METADATA sha256=x8s7HjMPijuV0JxQnzp5vo5Gga1wHWRXP15oiKZT31c 27048
kozmo_supervisor_detect-0.12.1.dev0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kozmo_supervisor_detect-0.12.1.dev0.dist-info/entry_points.txt sha256=oPp92mBWAk9Beg6ZtPIGx4cjiAHzm4Odjf1wKAk0jDU 82
kozmo_supervisor_detect-0.12.1.dev0.dist-info/top_level.txt sha256=41by0t2h5z7YaARDVIfJsV_FjwSfQbhcqHu_thr8rdQ 18
kozmo_supervisor_detect-0.12.1.dev0.dist-info/RECORD

top_level.txt

supervisor_detect

entry_points.txt

reseed = supervisor_detect.utils._random:set_seed