Skip to main content

An RKHS based module for machine learning and data mining

Project description

Purposes

This library is a tool for the codpy project.

Installation

Note: this installation process has been tested on

  • windows / amd64 platform

prerequisite

Minimum installation

  • python3.9.7: a valid python python3.9.7 installation.

NOTE : Python installation differs from one machine to another. The python root folder is denoted "<path/to/python39>" in the rest of this document. The software Everything (or another equivalent) can be of great help finding files.

Installation

prerequisite

We suppose that there is a valid python installation on the host machine. The reader can

  • either use its main python environment <path/to/python39>
  • or create a virtual python environment <path/to/venv>, a good practice that we describe in the rest of this section.

First open a command shell cmd, create a virtual environment and activate it.

python -m venv .\venv
.\venv\Scripts\activate

NOTE : In the rest of the installation procedure, we consider a virtual environment <path/to/venv>. One can replace with <path/to/python39> if a main environment installation is desired, for dev purposes for instance.

pip install codpydll

Open a command shell cmd, and pip install codpy

pip install codpydll

The installation procedure might take some minutes depending on your internet connection.

Test codpydll

open a python shell and import codpydll

python
import codpydll

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

codpydll-0.1.5-cp39-cp39-win_amd64.whl (996.5 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

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