nextrec 0.1.2__py3-none-any.whl → 0.1.3__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.
nextrec/__version__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.2"
1
+ __version__ = "0.1.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nextrec
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A comprehensive recommendation library with match, ranking, and multi-task learning models
5
5
  Project-URL: Homepage, https://github.com/zerolovesea/NextRec
6
6
  Project-URL: Repository, https://github.com/zerolovesea/NextRec
@@ -21,7 +21,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
21
21
  Requires-Python: >=3.10
22
22
  Requires-Dist: fastparquet>=2023.4.0
23
23
  Requires-Dist: numpy>=1.23.0
24
- Requires-Dist: pandas>=2.0.0
24
+ Requires-Dist: pandas<2.3.0,>=2.1.0
25
25
  Requires-Dist: pyarrow>=12.0.0
26
26
  Requires-Dist: scikit-learn>=1.3.0
27
27
  Requires-Dist: scipy>=1.10.0
@@ -1,5 +1,5 @@
1
1
  nextrec/__init__.py,sha256=QmyGxhPAZHcl-znnAHyqEsx-PssA1y9JhRsAiaAteXY,1114
2
- nextrec/__version__.py,sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js,22
2
+ nextrec/__version__.py,sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ,22
3
3
  nextrec/basic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  nextrec/basic/activation.py,sha256=-Tjeb2vNIB530dUGS_mxV8QGqIHaF87qnuD580f80hI,2760
5
5
  nextrec/basic/callback.py,sha256=1zBZI0jDi_NfvfCW8nRYy_ZwmVZ-rcgMNNzNgPxB5uU,1040
@@ -45,7 +45,7 @@ nextrec/utils/common.py,sha256=-LrRY1MFAhgeyZkKyqdVQGxev6eH3gigNtlRKw5f8Iw,214
45
45
  nextrec/utils/embedding.py,sha256=8U49AANGMdTUlxsDMIQHcFqZA63nh_mpqGrCy0FdGbw,477
46
46
  nextrec/utils/initializer.py,sha256=IdOB6jbizKEIHp5fvpwJQMMH22J3mVIHu5osXAG_7eo,1760
47
47
  nextrec/utils/optimizer.py,sha256=MPbCUQrqiAf91v21xkiZkzeSa_oernWpuH4iAP5uBgU,2505
48
- nextrec-0.1.2.dist-info/METADATA,sha256=pNpRM_std3ZoYokYXvigQDn8p-ahIzs_rIRA6-gfLxE,10230
49
- nextrec-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
50
- nextrec-0.1.2.dist-info/licenses/LICENSE,sha256=2fQfVKeafywkni7MYHyClC6RGGC3laLTXCNBx-ubtp0,1064
51
- nextrec-0.1.2.dist-info/RECORD,,
48
+ nextrec-0.1.3.dist-info/METADATA,sha256=y63e4CUZ-ItleK7-1vhSJhJBxYkJ2cBlu2SshCqQGvs,10237
49
+ nextrec-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
50
+ nextrec-0.1.3.dist-info/licenses/LICENSE,sha256=2fQfVKeafywkni7MYHyClC6RGGC3laLTXCNBx-ubtp0,1064
51
+ nextrec-0.1.3.dist-info/RECORD,,