Anaplan is a machine learning library written in Python for professionals, incorporating advanced, unique, new, and modern techniques.
Project description
Anaplan
+

Note: pyerualjetwork old name of anaplan.
The first version of PyerualJetwork was released on May 22, 2024, and its latest version was released on August 22, 2024, and no further versions will be released. Anaplan launched its first version on August 30, 2024, as a continuation of PyerualJetwork. Only the name has been changed.
https://libraries.io/pypi/anaplan
pip install anaplan
from anaplan import plan
from anaplan import planeat
from anaplan import data_operations
from anaplan import model_operations
Optimized for Visual Studio Code(Note: Improved for other ides in 1.5.8>.)
requires=[
'setuptools==75.6.0'
'scipy==1.13.1',
'tqdm==4.66.4',
'seaborn==0.13.2',
'pandas==2.2.2',
'networkx==3.3',
'numpy==1.26.4',
'matplotlib==3.9.0',
'colorama==0.4.6'
]
matplotlib, seaborn, networkx (optional).
Anaplan checks and install all dependencies (with optional ones) for every runing.
If your version is higher or lower, Anaplan automaticly delete other versions and installs this versions.
##############################
ABOUT ANAPLAN:
Anaplan is a machine learning library written in Python for professionals, incorporating advanced, unique, new, and modern techniques. Its most important component is the PLAN (Potentiation Learning Artificial Neural Network) https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4862342. (THIS ARTICLE IS FIRST VERSION OF PLAN.) MODERN VERSION OF PLAN: https://github.com/HCB06/Anaplan/blob/main/Welcome_to_PLAN/PLAN.pdf
Both the PLAN algorithm and the Anaplan library were created by Author, and all rights are reserved by Author.
Anaplan is free to use for commercial business and individual users. Anaplan is written in fully functional programming with non-oop elements. Anaplan consists of many functions that complement each other, which facilitates the learning process and debugging during use.
As of 12/21/2024, the library includes PLAN and PLANEAT module, but other machine learning modules are expected to be added in the future.
Anaplan includes Plan Vision, NLPlan, PLANEAT and at the between of both, Deep Plan:
PLAN VISION:
You can create artificial intelligence models that perform computer vision tasks using the plan module:
NLPlan:
You can create artificial intelligence models that perform natural language processing tasks using the plan module:
PLANEAT:
You can create artificial intelligence models that perform reinforcement learning tasks and genetic optimization tasks using the planeat module:
HOW DO I IMPORT IT TO MY PROJECT?
Anaconda users can access the 'Anaconda Prompt' terminal from the Start menu and add the necessary library modules to the Python module search queue by typing "pip install anaplan" and pressing enter. If you are not using Anaconda, you can simply open the 'cmd' Windows command terminal from the Start menu and type "pip install anaplan". (Visual Studio Code reccomended) After installation, it's important to periodically open the terminal of the environment you are using and stay up to date by using the command "pip install anaplan --upgrade". • After installing the module using "pip" you can now call the library module in your project environment. Use: “from anaplan import plan”. Now, you can call the necessary functions from the plan module.
The PLAN algorithm will not be explained in this document. This document focuses on how professionals can integrate and use Anaplan in their systems. However, briefly, the PLAN algorithm can be described as a classification algorithm. PLAN algorithm achieves this task with an incredibly energy-efficient, fast, and hyperparameter-free user-friendly approach. For more detailed information, you can check out file.
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 Distribution
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 anaplan-2.5.8.tar.gz.
File metadata
- Download URL: anaplan-2.5.8.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7303518f7d6073af594547cbcc60935a89fa460c95dba93bdaa3f232d65fd204
|
|
| MD5 |
44ca5601384cd87cb3ed3f5a54ad35ec
|
|
| BLAKE2b-256 |
bd49df158d82b2d8889e235e20d133332e4b0bd068af398101ba61e6709d9f9b
|
File details
Details for the file anaplan-2.5.8-py3-none-any.whl.
File metadata
- Download URL: anaplan-2.5.8-py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a8811f3f173c3974197edc8b04e3e44985f3fab9469b03f0a7c21dae6ad5c63
|
|
| MD5 |
14487ac1cab6dba7d7b9eeb54e8205d2
|
|
| BLAKE2b-256 |
aebc07171d9c0f7fc9090550b8898f1781a0c02ee9381c59e6442f7db178b8cb
|