noshot 0.3.2__py3-none-any.whl → 0.3.4__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.
Files changed (36) hide show
  1. noshot/data/ML TS XAI/ML/{1. PCA - EDA/PCA-EDA.ipynb → 1. PCA - EDA.ipynb } +2 -2
  2. noshot/data/ML TS XAI/ML/{2. KNN Classifier/KNN.ipynb → 2. KNN Classifier.ipynb } +2 -2
  3. noshot/data/ML TS XAI/ML/{3. Linear Discriminant Analysis/LDA.ipynb → 3. Linear Discriminant Analysis.ipynb } +2 -2
  4. noshot/data/ML TS XAI/ML/{4. Linear Regression/Linear-Regression.ipynb → 4. Linear Regression.ipynb } +1 -1
  5. noshot/data/ML TS XAI/ML/{5. Logistic Regression/Logistic-Regression.ipynb → 5. Logistic Regression.ipynb } +28 -14
  6. noshot/data/ML TS XAI/ML/{6. Bayesian Classifier/Bayesian.ipynb → 6. Bayesian Classifier.ipynb } +7 -5
  7. noshot/data/ML TS XAI/ML/{1. PCA - EDA → data}/balance-scale.csv +626 -626
  8. noshot/data/ML TS XAI/ML/{3. Linear Discriminant Analysis/input.txt → data/balance-scale.txt } +624 -624
  9. noshot/data/ML TS XAI/ML/{4. Linear Regression → data}/machine-data.csv +210 -210
  10. noshot/data/ML TS XAI/ML/{6. Bayesian Classifier → data}/wine-dataset.csv +179 -179
  11. noshot/data/ML TS XAI/TS/{1. EDA - Handling Time Series Data/Handling TS Data.ipynb → 1. EDA - Handling Time Series Data.ipynb } +1 -1
  12. noshot/data/ML TS XAI/TS/{5. Stationarity - Trend - Seasonality/Stationarity-Trend-Seasonality.ipynb → 5. Stationarity - Trend - Seasonality.ipynb } +1 -1
  13. noshot/data/ML TS XAI/TS/{6. Autocorrelation - Partial Autocorrelation/ACF-PACF.ipynb → 6. Autocorrelation - Partial Autocorrelation.ipynb } +1 -1
  14. noshot/data/ML TS XAI/TS/AllinOne.ipynb +140 -11400
  15. noshot/data/ML TS XAI/TS/{5. Stationarity - Trend - Seasonality → data}/daily-min-temperatures.csv +3650 -3650
  16. noshot/data/ML TS XAI/TS/{5. Stationarity - Trend - Seasonality → data}/daily-total-female-births.csv +365 -365
  17. noshot/data/ML TS XAI/TS/{1. EDA - Handling Time Series Data → data}/raw_sales.csv +29580 -29580
  18. noshot/data/ML TS XAI/TS/{4. Up-Down-Sampling and Interploation → data}/shampoo_sales.csv +36 -36
  19. noshot/main.py +18 -18
  20. noshot/utils/__init__.py +2 -2
  21. noshot/utils/shell_utils.py +56 -56
  22. {noshot-0.3.2.dist-info → noshot-0.3.4.dist-info}/LICENSE.txt +20 -20
  23. {noshot-0.3.2.dist-info → noshot-0.3.4.dist-info}/METADATA +55 -55
  24. noshot-0.3.4.dist-info/RECORD +30 -0
  25. noshot/data/ML TS XAI/ML/1. PCA - EDA/input.txt +0 -625
  26. noshot/data/ML TS XAI/ML/2. KNN Classifier/balance-scale.csv +0 -626
  27. noshot/data/ML TS XAI/ML/2. KNN Classifier/input.txt +0 -625
  28. noshot/data/ML TS XAI/ML/3. Linear Discriminant Analysis/balance-scale.csv +0 -626
  29. noshot/data/ML TS XAI/ML/5. Logistic Regression/wine-dataset.csv +0 -179
  30. noshot/data/ML TS XAI/TS/6. Autocorrelation - Partial Autocorrelation/daily-min-temperatures.csv +0 -3651
  31. noshot-0.3.2.dist-info/RECORD +0 -36
  32. /noshot/data/ML TS XAI/TS/{2. Feature Engineering/Feature Engineering-.ipynb → 2. Feature Engineering.ipynb} +0 -0
  33. /noshot/data/ML TS XAI/TS/{3. Temporal Relationships/Exploring Temporal Relationships.ipynb → 3. Temporal Relationships.ipynb} +0 -0
  34. /noshot/data/ML TS XAI/TS/{4. Up-Down-Sampling and Interploation/Up-Down-Sampling.ipynb → 4. Up-Down-Sampling and Interpolation.ipynb} +0 -0
  35. {noshot-0.3.2.dist-info → noshot-0.3.4.dist-info}/WHEEL +0 -0
  36. {noshot-0.3.2.dist-info → noshot-0.3.4.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.