Synthetic Data Environment
Project description
-
Use!
-
import pandas as pd
-
import Syndenv
-
from Syndenv import Syndbox
-
df=pd.read_excel('/content/filename.xlsx')
-
df1=Syndbox.TESI(df, Equation='Euc_p1', start=0.01, augmentation_factor=10)
-
df1.pd_frame(save=True)
-
df1.arr()
-
Parameters
-
start: (float): default=0.01: The starting value of the angle sequence.
-
stop: (int): default=1: The end value of the angle's sines vector. Should be always 1 because the angle's max sine is 1.
-
augmentation_factor: (int): default (0.01): The number of times the data is augmented. Should be from 0 to infinity.
-
Equation: default='Euc_p1': Either the Euclidean or the following transformed Euclidean formulas.
-
'Euc_p1': The linear polynomial.
-
'Euc_p2': The quadratic polynomial.
-
'Euc_p3': The cubic polynomial.
-
'Euc_Log': The log-transformed euclidian formula.
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 Syndenv-0.0.1.tar.gz.
File metadata
- Download URL: Syndenv-0.0.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc80b75148121f2d07c2dc5d59ebab9e02f1629595feb998c6c1f6f8011c1a98
|
|
| MD5 |
03cc4d851fba34ca6cf805c3e9f26dd9
|
|
| BLAKE2b-256 |
518b979dc886cee6a1e67e28bdbdeeebebd7f1eafcb4c8bc99cb055cf6dfa1ae
|
File details
Details for the file Syndenv-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Syndenv-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97e4a18472d7b9d14814f698757cd2b07ee3aa8969693333e8df9a3b49d810a1
|
|
| MD5 |
21ac93e6842bc66a7f8fbefd461ce619
|
|
| BLAKE2b-256 |
f8b94f9cec67ae6e03beff7559aa6a78ee4ad11ee1605b2753ce8c7af99c689b
|