analyser_hj3415 4.0.9__py3-none-any.whl → 4.0.10__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.
@@ -125,7 +125,7 @@ class MyLSTM:
125
125
 
126
126
  @ticker.setter
127
127
  def ticker(self, ticker: str):
128
- mylogger.info(f'MyLstm change ticker : {self.ticker} -> {ticker}')
128
+ mylogger.debug(f'MyLstm change ticker : {self.ticker} -> {ticker}')
129
129
  self.scaler = MinMaxScaler(feature_range=(0, 1))
130
130
  self._ticker = ticker
131
131
  self.initialized = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: analyser_hj3415
3
- Version: 4.0.9
3
+ Version: 4.0.10
4
4
  Summary: Stock analyser and database processing programs
5
5
  Requires-Python: >=3.6
6
6
  Description-Content-Type: text/markdown
@@ -9,9 +9,9 @@ analyser_hj3415/analyser/eval/mil.py,sha256=uaS7MHNlytrjEgdLc9S1zhXb5bzVAwlSMlnQ
9
9
  analyser_hj3415/analyser/eval/red.py,sha256=DZBV0qMzWD8KGvAbdxrohCVT0a5luduuhKQoN3OtNwc,13909
10
10
  analyser_hj3415/analyser/tsa/__init__.py,sha256=pg20ZQRABedTdaIoOr5t043RNKtJ7ji_WmnZrD1IhPg,147
11
11
  analyser_hj3415/analyser/tsa/common.py,sha256=ZLUkifupOlLKsrPiqR3y6FaEN4M_loZhxCZXYxkX0us,1874
12
- analyser_hj3415/analyser/tsa/lstm.py,sha256=kFDxGnjVnQzKftXMmfxVG0-uvkTvTfLOpl8CzY_OcTU,28128
12
+ analyser_hj3415/analyser/tsa/lstm.py,sha256=tezdQcyLJn5rSNXbU_zApZV-kCTHPX9i7x5YujioWZI,28129
13
13
  analyser_hj3415/analyser/tsa/prophet.py,sha256=a8XPiikRFbqHjbDT7C3hK5RsqOp5JyAbY7lDFNQfBzM,17884
14
- analyser_hj3415-4.0.9.dist-info/entry_points.txt,sha256=ZfjPnJuH8SzvhE9vftIPMBIofsc65IAWYOhqOC_L5ck,65
15
- analyser_hj3415-4.0.9.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
16
- analyser_hj3415-4.0.9.dist-info/METADATA,sha256=7q3Te1hxni0k5kJJkWx7wUV9XM7mhKPVCiTyfi8OquU,6777
17
- analyser_hj3415-4.0.9.dist-info/RECORD,,
14
+ analyser_hj3415-4.0.10.dist-info/entry_points.txt,sha256=ZfjPnJuH8SzvhE9vftIPMBIofsc65IAWYOhqOC_L5ck,65
15
+ analyser_hj3415-4.0.10.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
16
+ analyser_hj3415-4.0.10.dist-info/METADATA,sha256=T5Qh8sutQmZYCb_RUFYKCB5kcVUJnwqYHhzO0mJbpx4,6778
17
+ analyser_hj3415-4.0.10.dist-info/RECORD,,