LICENSE
README.md
pyproject.toml
src/MathCoreML.egg-info/PKG-INFO
src/MathCoreML.egg-info/SOURCES.txt
src/MathCoreML.egg-info/dependency_links.txt
src/MathCoreML.egg-info/requires.txt
src/MathCoreML.egg-info/top_level.txt
src/MathCoreML/Models/__init__.py
src/MathCoreML/Models/linearRegression.py
src/MathCoreML/Models/logisticRegression.py
src/MathCoreML/Models/template_models/modelImplementationTemplate.py
src/MathCoreML/utils/CSVStore.py
src/MathCoreML/utils/CleanData.py
src/MathCoreML/utils/__init__.py
src/mathcoreml.egg-info/PKG-INFO
src/mathcoreml.egg-info/SOURCES.txt
src/mathcoreml.egg-info/dependency_links.txt
src/mathcoreml.egg-info/requires.txt
src/mathcoreml.egg-info/top_level.txt
src/mathcoreml/Models/__init__.py
src/mathcoreml/Models/linearRegression.py
src/mathcoreml/Models/logisticRegression.py
src/mathcoreml/Models/template_models/modelImplementationTemplate.py
src/mathcoreml/utils/__init__.py
src/mathcoreml/utils/cleandata.py
src/mathcoreml/utils/csvstore.py
src/mathcoreml/utils/modelevalutaor.py