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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codpydll-0.1.9-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: codpydll-0.1.9-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61ad35526301a67bcec4bc9626139e404d8d83642607b6ab6d9a8487fb9c2a14
|
|
| MD5 |
26b5c87c93bc7a9b0326a1b311e3d5fe
|
|
| BLAKE2b-256 |
42ec474f723f8e9d5dc8a39f41e0e79dab3539625978b8937f2086a13ed4bc8e
|