Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pneuro

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pneuro

Python API for Automated ML

  • 1.3.7.0.0
  • PyPI
  • Socket score

Maintainers
1

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://nabeelfahmi12.github.io/AutoNeuro-Documentation/

Installation

Dependencies

AutoNeuro requires:

  • Python 3
  • Numpy
  • Pandas
  • scikit-learn

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

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.

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://nabeelfahmi12.github.io/AutoNeuro-Documentation/Contributingtoautoneuro/Contributingtoautoneuro/

Help and Support

https://nabeelfahmi12.github.io/AutoNeuro-Documentation/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:

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc