Skip to content

nabeelfahmi12/AutoNeuro-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python PyPI version

AutoNeuro

AutoNeuro is an automated machine learning application built using python 3.7. It allows users to build production ready ML models with ease and efficiency.See the About us page for more information.

website: https://autoneuro.ml/

Installation

Dependencies

AutoNeuro requires:

  • Python 3.7
  • Numpy
  • Pandas

User Installation

If you already have a working installation of numpy and Pandas, the easiest way to install autoNeuro is using Pip

pip install pneuro

or conda

conda install -c conda-forge AutoNeuro

The documentation includes more detailed installation instructions

Change log

See the change log for a history of notable changes to AutoNeuro.

Development

We welcome new contributors of all experience levels. The Development Guide has detaled information about contributing code, documentation, tests, and more. We have included some basic information in README.

Important links

Source code

You can check the latest sources with the command:

git clone https://github.com/nabeelfahmi12/AutoNeuro-Documentaion.git

Contributing

To learn more about making a contribution to scikit-learn, please see our Contributing guide

Testing

After installation, you can launch the test suite from outside the source directory (you will need to have pytest >= 5.0.1 installed):

pytest AutoNeuro

Submitting a Pull Request

Before opening a Pull Request, have a look at the full Contributing page to make sure your code complies with our guidelines: https://autoneuro.ml/Contributingtoautoneuro/Contributingtoautoneuro/

Help and Support

https://autoneuro.ml/Contributingtoautoneuro/Contributingtoautoneuro/

Documentation

  • HTML documentation (stable release):
  • HTML documentation (development version):
  • FAQ:

Communication

Citation

If you use autoneuro in a scientific publication, we would appreciate citations:

License

AutoNeuro License

About

AutoNeuro-Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •