likelihood 1.2.19__py3-none-any.whl → 1.2.20__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.
@@ -12,7 +12,7 @@ from pandas.core.frame import DataFrame
12
12
  tf.compat.v1.logging.set_verbosity(tf.compat.v1.logging.ERROR)
13
13
 
14
14
 
15
- @tf.keras.saving.register_keras_serializable(package="Custom", name="AutoClassifier")
15
+ @tf.keras.utils.register_keras_serializable(package="Custom", name="AutoClassifier")
16
16
  class AutoClassifier(tf.keras.Model):
17
17
  """
18
18
  An auto-classifier model that automatically determines the best classification strategy based on the input data.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: likelihood
3
- Version: 1.2.19
3
+ Version: 1.2.20
4
4
  Summary: A package that performs the maximum likelihood algorithm.
5
5
  Home-page: https://github.com/jzsmoreno/likelihood/
6
6
  Author: J. A. Moreno-Guerra
@@ -8,12 +8,12 @@ likelihood/models/regression.py,sha256=9cakyGlJCEO6WfpoKLh3GxdXQeQp7cUvJIkQ5odT0
8
8
  likelihood/models/simulation.py,sha256=mdgQPg_LEY5svPaF4TFv-DoQRE2oP2ig_uXnwINtewM,4039
9
9
  likelihood/models/utils.py,sha256=VtEj07lV-GRoWraQgpfjU0jTt1Ntf9MXgYwe6XYQh20,1552
10
10
  likelihood/models/deep/__init__.py,sha256=-KIPippVaMqgG8mEgYjNxYQdqOUcFhUuKhbVe8TTCfo,28
11
- likelihood/models/deep/autoencoders.py,sha256=1NLGH2vGsOOtVFOHRPkAmXwluIWX_lj3wdJf9hzAQ_g,9941
11
+ likelihood/models/deep/autoencoders.py,sha256=s-3ZskcNtB3kg1lQD8KzJ0ff3R_OtVsePTYeShE4FxU,9940
12
12
  likelihood/tools/__init__.py,sha256=MCjsCWfBNKE2uMN0VizDN1uFzZ_md0X2WZeBdWhrCR8,50
13
13
  likelihood/tools/numeric_tools.py,sha256=cPTPgdww2ofxfyhJDomqvtXDgsSDs9iRQ7GHLt5Vl6M,8457
14
14
  likelihood/tools/tools.py,sha256=O39aPxTNsaBVSJFIkNsUESNSkfG4C7GG77wcR51a8IQ,42543
15
- likelihood-1.2.19.dist-info/LICENSE,sha256=XWHWt9egYEUHGPTnlcZfJKLPmysacOwdiLj_-J7Z9ew,1066
16
- likelihood-1.2.19.dist-info/METADATA,sha256=JMmil5X1NZWYvDYR1uaKTsS8Ob4HRuTEQ7Od0ZnTH-w,2518
17
- likelihood-1.2.19.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
18
- likelihood-1.2.19.dist-info/top_level.txt,sha256=KDiBLr870YTxqLFqObTOSrTK10uw8dFsITSNLlte3PA,11
19
- likelihood-1.2.19.dist-info/RECORD,,
15
+ likelihood-1.2.20.dist-info/LICENSE,sha256=XWHWt9egYEUHGPTnlcZfJKLPmysacOwdiLj_-J7Z9ew,1066
16
+ likelihood-1.2.20.dist-info/METADATA,sha256=0Gw81rc3h8Ovr2ESuqRexKWQroFl9MUJMu3oi9wfAZw,2518
17
+ likelihood-1.2.20.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
18
+ likelihood-1.2.20.dist-info/top_level.txt,sha256=KDiBLr870YTxqLFqObTOSrTK10uw8dFsITSNLlte3PA,11
19
+ likelihood-1.2.20.dist-info/RECORD,,