MANIFEST.in
README.md
config.json
pyproject.toml
setup.py
sm123.egg-info/PKG-INFO
sm123.egg-info/SOURCES.txt
sm123.egg-info/dependency_links.txt
sm123.egg-info/not-zip-safe
sm123.egg-info/requires.txt
sm123.egg-info/top_level.txt
surrealml/__init__.py
surrealml/c_structs.py
surrealml/libc_wrapper.so
surrealml/loader.py
surrealml/rust_adapter.py
surrealml/surml_file.py
surrealml/engine/__init__.py
surrealml/engine/onnx.py
surrealml/engine/sklearn.py
surrealml/engine/tensorflow.py
surrealml/engine/torch.py
surrealml/engine/utils.py
surrealml/model_templates/__init__.py
surrealml/model_templates/datasets/__init__.py
surrealml/model_templates/datasets/house_linear.py
surrealml/model_templates/sklearn/__init__.py
surrealml/model_templates/sklearn/sklearn_linear.py
surrealml/model_templates/tensorflow/__init__.py
surrealml/model_templates/tensorflow/tensorflow_linear.py
surrealml/model_templates/torch/__init__.py
surrealml/model_templates/torch/torch_linear.py