| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install regml
import regml regml.GUI()
(Linear, Polynomial, Gaussian)
GUI is tested on followwing version of libraries
After lauching python, go to directory containing RegML.py and RegML_GUIv2.1.py files and run following command on python shell
>> run RegML_GUIv2.1.py
If you are using Spyder or ipython qt, browes to directory, open RegML_GUIv2.1.py file and run it
Open terminal, cd to directory contaning all the files and execute following command
$ python RegML_GUIv2.1.py
if you have both python 2 and python 3
$ python2 RegML_GUIv2.1.py
If you are using Spyder or ipython qt, browes to directory, open RegML_GUIv2.1.py file and run it
Getting_Started_Demo is a IPython -Notebook, which can be open in Ipython-Notebook or Jupyter
@software{nikesh_bajaj_2019_2646550,
author = {Nikesh Bajaj},
title = {{Nikeshbajaj/Regularization\_for\_Machine\_Learning
0.0.2}},
month = apr,
year = 2019,
publisher = {Zenodo},
version = {0.0.2},
doi = {10.5281/zenodo.2646550},
url = {https://doi.org/10.5281/zenodo.2646550}
}
| Back | FazBrowse Home | New Git URL |