Skip to content

Miscellaneous of Machine Learning Functions for Usage Help.

Notifications You must be signed in to change notification settings

ipleiria-ciic/mllib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library created by the students doing research at IPLeiria in CIIC C&T

To deploy this library

python setup.py bdist_wheel

pip install < name of file inside the folder "dist", i.e dist/mlciic-0.1.0-py3-none-any.whl>

After the deploy, need to call it to use it

from mlciic import functions