noshot 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: noshot
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Support library for Artificial Intelligence, Machine Learning and Data Science tools
5
5
  Author: Tim Stan S
6
6
  License: MIT
@@ -52,4 +52,4 @@ Dynamic: summary
52
52
  ## 📦 **Installation**
53
53
  Install latest version via `pip`:
54
54
  ```sh
55
- pip install noshot==0.2.0
55
+ pip install noshot==0.2.1
@@ -15,6 +15,7 @@ noshot/data/ML TS XAI/ML/5. Logistic Regression/Logistic-Regression.ipynb,sha256
15
15
  noshot/data/ML TS XAI/ML/5. Logistic Regression/wine-dataset.csv,sha256=LM6dldfZUWWlkbhHQdFdMwD2hioTWijjYBJJ1C8wMFY,12440
16
16
  noshot/data/ML TS XAI/ML/6. Bayesian Classifier/Bayesian.ipynb,sha256=QzN92-n_6SfZkibXNQ01YgknzeUo9cebExQyErkCsuc,1911
17
17
  noshot/data/ML TS XAI/ML/6. Bayesian Classifier/wine-dataset.csv,sha256=LM6dldfZUWWlkbhHQdFdMwD2hioTWijjYBJJ1C8wMFY,12440
18
+ noshot/data/ML TS XAI/TS/AllinOne.ipynb,sha256=7Qgh2ls5yb-OJBJSxagVqJl-4JMMMWS7xevERrW6_Z8,1510936
18
19
  noshot/data/ML TS XAI/TS/1. EDA - Handling Time Series Data/Handling TS Data.ipynb,sha256=co-aprQ7Emepcb7qeQlAVvLgVCQGNCc-9ddYt_AzR-w,5478
19
20
  noshot/data/ML TS XAI/TS/1. EDA - Handling Time Series Data/raw_sales.csv,sha256=8QFSn6olv_VH1UOAk7ztD6I5sVurXvE65rV8fZmXkro,1180105
20
21
  noshot/data/ML TS XAI/TS/2. Feature Engineering/Feature Engineering-.ipynb,sha256=HdDfhPowxFujZweySJRuP-Et_y_2TvZP-PZLevgXUKY,4231
@@ -28,8 +29,8 @@ noshot/data/ML TS XAI/TS/6. Autocorrelation - Partial Autocorrelation/ACF-PACF.i
28
29
  noshot/data/ML TS XAI/TS/6. Autocorrelation - Partial Autocorrelation/daily-min-temperatures.csv,sha256=i53mPtZ4lJK_SXYl5_m-uWpj02e0sKIXVABvdJ-l5do,67921
29
30
  noshot/utils/__init__.py,sha256=QVrN1ZpzPXxZqDOqot5-t_ulFjZXVx7Cvr-Is9AK0po,110
30
31
  noshot/utils/shell_utils.py,sha256=-XfgYlNQlULa_rRJ3vsfTns4m_jiueGEj396J_y0Gus,2611
31
- noshot-0.2.0.dist-info/LICENSE.txt,sha256=fgCruaVm5cUjFGOeEoGIimT6nnUunBqcNZHpGzK8TSw,1086
32
- noshot-0.2.0.dist-info/METADATA,sha256=E34_lZG-1pxLWOLw3b4nws33XeNrjH14l3clynZ3TNs,2453
33
- noshot-0.2.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
34
- noshot-0.2.0.dist-info/top_level.txt,sha256=UL-c0HffdRwohz-y9icY_rnY48pQDdxGcBsgyCKh2Q8,7
35
- noshot-0.2.0.dist-info/RECORD,,
32
+ noshot-0.2.1.dist-info/LICENSE.txt,sha256=fgCruaVm5cUjFGOeEoGIimT6nnUunBqcNZHpGzK8TSw,1086
33
+ noshot-0.2.1.dist-info/METADATA,sha256=0z7VuEZ7GnAU5B2d4-tK6LwooaF14J8f6N4HGv2ge50,2453
34
+ noshot-0.2.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
35
+ noshot-0.2.1.dist-info/top_level.txt,sha256=UL-c0HffdRwohz-y9icY_rnY48pQDdxGcBsgyCKh2Q8,7
36
+ noshot-0.2.1.dist-info/RECORD,,
File without changes