noshot 0.3.7__tar.gz → 0.3.8__tar.gz

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 (58) hide show
  1. {noshot-0.3.7 → noshot-0.3.8}/PKG-INFO +1 -1
  2. {noshot-0.3.7 → noshot-0.3.8}/noshot.egg-info/PKG-INFO +1 -1
  3. {noshot-0.3.7 → noshot-0.3.8}/setup.py +1 -1
  4. {noshot-0.3.7 → noshot-0.3.8}/LICENSE.txt +0 -0
  5. {noshot-0.3.7 → noshot-0.3.8}/README.md +0 -0
  6. {noshot-0.3.7 → noshot-0.3.8}/noshot.egg-info/SOURCES.txt +0 -0
  7. {noshot-0.3.7 → noshot-0.3.8}/noshot.egg-info/dependency_links.txt +0 -0
  8. {noshot-0.3.7 → noshot-0.3.8}/noshot.egg-info/not-zip-safe +0 -0
  9. {noshot-0.3.7 → noshot-0.3.8}/noshot.egg-info/top_level.txt +0 -0
  10. {noshot-0.3.7 → noshot-0.3.8}/setup.cfg +0 -0
  11. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/__init__.py +0 -0
  12. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/1. PCA - EDA.ipynb +0 -0
  13. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/2. KNN Classifier.ipynb +0 -0
  14. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/3. Linear Discriminant Analysis.ipynb +0 -0
  15. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/4. Linear Regression.ipynb +0 -0
  16. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/5. Logistic Regression.ipynb +0 -0
  17. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/6. Bayesian Classifier.ipynb +0 -0
  18. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/data/balance-scale.csv +0 -0
  19. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/data/balance-scale.txt +0 -0
  20. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/data/machine-data.csv +0 -0
  21. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML/data/wine-dataset.csv +0 -0
  22. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/1/1.ipynb +0 -0
  23. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/1/Question.txt +0 -0
  24. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/1/airfoil_self_noise.dat +0 -0
  25. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/2/2.ipynb +0 -0
  26. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/2/Question.txt +0 -0
  27. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/2/pop_failures.dat +0 -0
  28. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/3/3.ipynb +0 -0
  29. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/3/Qu.txt +0 -0
  30. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/3/go_track_tracks.csv +0 -0
  31. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/4/4.ipynb +0 -0
  32. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/4/Wilt.csv +0 -0
  33. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/ML Lab CIA/4/qu.txt +0 -0
  34. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/1. EDA - Handling Time Series Data.ipynb +0 -0
  35. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/2. Feature Engineering.ipynb +0 -0
  36. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/3. Temporal Relationships.ipynb +0 -0
  37. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/4. Up-Down-Sampling and Interpolation.ipynb +0 -0
  38. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/5. Stationarity - Trend - Seasonality.ipynb +0 -0
  39. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/6. Autocorrelation - Partial Autocorrelation.ipynb +0 -0
  40. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/AllinOne.ipynb +0 -0
  41. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/data/daily-min-temperatures.csv +0 -0
  42. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/data/daily-total-female-births.csv +0 -0
  43. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/data/raw_sales.csv +0 -0
  44. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS/data/shampoo_sales.csv +0 -0
  45. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/1 - AirPassengers/1 - AirPassengers.ipynb +0 -0
  46. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/1 - AirPassengers/AirPassengers.csv +0 -0
  47. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/2 - Daily-total-female-births/2 - daily-total-female-births.ipynb +0 -0
  48. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/2 - Daily-total-female-births/daily-total-female-births.csv +0 -0
  49. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/3 - Bill Charge/3 - Bill Charge.ipynb +0 -0
  50. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/3 - Bill Charge/bill charge.csv +0 -0
  51. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/4 - Daily min temperatures/4 - daily-min-temperatures.ipynb +0 -0
  52. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/4 - Daily min temperatures/daily-min-temperatures.csv +0 -0
  53. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/5 - shampoo sales/5 - Shampoo sales.ipynb +0 -0
  54. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/5 - shampoo sales/shampoo_sales.csv +0 -0
  55. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/data/ML TS XAI/TS Lab CIA/Questions TMS 27 Feb 25.pdf +0 -0
  56. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/main.py +0 -0
  57. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/utils/__init__.py +0 -0
  58. {noshot-0.3.7 → noshot-0.3.8}/src/noshot/utils/shell_utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: noshot
3
- Version: 0.3.7
3
+ Version: 0.3.8
4
4
  Summary: Support library for Artificial Intelligence, Machine Learning and Data Science tools
5
5
  Author: Tim Stan S
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: noshot
3
- Version: 0.3.7
3
+ Version: 0.3.8
4
4
  Summary: Support library for Artificial Intelligence, Machine Learning and Data Science tools
5
5
  Author: Tim Stan S
6
6
  License: MIT
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as f:
5
5
 
6
6
  setup(
7
7
  name="noshot",
8
- version="0.3.7",
8
+ version="0.3.8",
9
9
  author="Tim Stan S",
10
10
  description="Support library for Artificial Intelligence, Machine Learning and Data Science tools",
11
11
  long_description=long_description,
File without changes
File without changes
File without changes
File without changes
File without changes