byudml

View on PyPIReverse Dependencies (0)

0.7.7 byudml-0.7.7-py3-none-any.whl

Wheel Details

Project: byudml
Version: 0.7.7
Filename: byudml-0.7.7-py3-none-any.whl
Download: [link]
Size: 2278501
MD5: e70c5b18127103b9e133519709444a05
SHA256: 186aa5398c8c186248d50515d3e09d4f72898437f20bca9c8b53bf50e7eef2a6
Uploaded: 2022-03-21 14:21:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: byudml
Version: 0.7.7
Summary: A collection of DARPA D3M primitives developed by BYU
Author: Roland Laboulaye, Brandom Schoenfeld, Jarom Christensen
Maintainer: Remi Rampin
Maintainer-Email: remi.rampin[at]nyu.edu
Home-Page: https://gitlab.com/datadrivendiscovery/contrib/byu-d3m-primitives
License: MIT
Keywords: metalearning,metafeature,machine learning,metalearn,d3m_primitive
Requires-Dist: d3m
Requires-Dist: metalearn (==0.6.2)
Requires-Dist: numpy
Requires-Dist: pandas (==1.1.3)
Requires-Dist: sentence-transformers (<=0.3.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
byudml/__init__.py sha256=wXIL-eIqbywb6vIDF9GgFNTMJXDOQvZfK_GO6fh-P_g 251
byudml/imputer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
byudml/imputer/random_sampling_imputer.py sha256=8yxDv54vlyfDzMhDS-RbuOoxsPWcm2rYN_kW3lcHVDA 6705
byudml/metafeature_extraction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
byudml/metafeature_extraction/metafeature_extraction.py sha256=DDoPXOexxwJDSXvKVbR7XXjqDEAIq-vLAI5hXkZIUNc 15064
byudml/metafeature_extraction/metalearn_to_d3m_map.json sha256=dNV_BuHbXNP-v4eBMGodykS1FG8XyyBAV7uMYUDlu1Y 43547
byudml/profiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
byudml/profiler/model.zip sha256=YLEmSNwx94458Az2P1dCF4HhHJCtJVIUdRnnhLc6z-k 2261728
byudml/profiler/profiler_primitive.py sha256=4KG_R6iNJM0LkHaODodlEJnUgjwEkaq5nByAqXj76LY 33053
byudml-0.7.7.dist-info/LICENSE sha256=oRiyPDLDaZuVpT9VLMuryOsNImz_6QOCVnL_EvauvBs 1107
byudml-0.7.7.dist-info/METADATA sha256=OcitByNs6KsckTk_6zgRkjBpFVkHSlhlXI30mGBmFDE 588
byudml-0.7.7.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
byudml-0.7.7.dist-info/entry_points.txt sha256=EkdLybLQFZh0CDPXH1nN9n_z6fT-aOolwt75RaLbPgs 336
byudml-0.7.7.dist-info/top_level.txt sha256=lvw2kj7R3-QV1O3EpW_KJWicclL2d9fYf8YnVhh4Dos 7
byudml-0.7.7.dist-info/RECORD

top_level.txt

byudml

entry_points.txt

data_preprocessing.random_sampling_imputer.BYU = byudml.imputer.random_sampling_imputer:RandomSamplingImputer
metalearning.metafeature_extractor.BYU = byudml.metafeature_extraction.metafeature_extraction:MetafeatureExtractor
schema_discovery.profiler.BYU = byudml.profiler.profiler_primitive:SemanticProfilerPrimitive