Skip to main content

Python Machine Learning algorithms based on Numpy, Scipy and Panda.

Project description

pyLearnAlgorithms

this package was developed as one of the results of a research project developed at the Federal University of Campina Grande.

Getting Started

Dependencies

You need Python 3.6 or later to use pyLearnAlgorithms. You can find it at python.org.

You also need numpy, scipy, pandas and matplotlib packages. If you have pip, just run:

pip install numpy
pip install scipy
pip install pandas]
ip install matplotlib

Installation

Clone this repo to your local machine using:

git clone https://github.com/Alyssonmach/pyLearnAlgorithms.git

Features

  • Solving linear regression problems
  • Solving polynomial regression problems
  • Open data of different formats
  • Split the data into different strata to analyze the model
  • File structure for PyPI packages
  • Setup with package informations
  • License example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyLearnAlgorithms-0.1.8.tar.gz (426.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page