68f6fef
[FIX] fix pfs by
2023-11-09 23:21:27 +0800
93df27b
Merge pull request #58 from Learnware-LAMDA/update_version by
2023-11-09 23:13:42 +0800
b4b961d
[MNT] update version by
2023-11-09 23:12:58 +0800
a415c5f
Merge pull request #52 from Learnware-LAMDA/dev_dependence by
2023-11-09 23:08:43 +0800
4880359
[FIX] fix bugs in market_module by
2023-11-09 23:07:10 +0800
5a4f4a5
[MNT] now it pass the test by
2023-11-09 22:29:42 +0800
5037e5a
[MNT] del all dependency by
2023-11-09 21:07:55 +0800
356375d
[FIX] try to fix pfs by
2023-11-09 21:07:36 +0800
3a22a48
[FIX] fix dataset_m5_workflow by
2023-11-09 20:36:18 +0800
41c9124
[MNT] refactor utils, and decouple geatpy by
2023-11-09 20:23:03 +0800
44aa10f
Merge branch 'dev_dependence' of https://github.com/Learnware-LAMDA/Learnware into remove_torch by
2023-11-09 20:13:33 +0800
c047307
[MNT] refactor utils to folder, decouple base model with torch by
2023-11-09 20:12:19 +0800
cad6b81
[MNT] refactor utils to folder, decouple base model with torch by
2023-11-09 19:46:44 +0800
c7c57e5
[MNT] rename test to tests folder by
2023-11-09 19:22:03 +0800
e7b7e86
[FIX, ENH] async add_learnware, fix heter typo by
2023-11-09 15:43:41 +0800
ae0d1f2
Merge pull request #57 from Learnware-LAMDA/update_dev_setting by
2023-11-09 15:36:53 +0800
1db352a
[MNT] update set up by
2023-11-09 15:30:20 +0800
4fa55b9
[ENH] add pre-commit by
2023-11-09 15:20:09 +0800
525a7b0
[ENH] add extras_require by
2023-11-09 15:16:51 +0800
eca25ef
Merge branch 'main' of https://github.com/Learnware-LAMDA/Learnware into xiey/dev by
2023-11-09 15:08:47 +0800
b174496
[MNT] fix small bugs by
2023-11-09 15:07:25 +0800
1d846e5
[MNT] remove cvxopt by
2023-11-09 14:46:31 +0800
baf8609
[MNT] update support python verison by
2023-11-09 14:42:43 +0800
c75c494
Merge pull request #56 from Learnware-LAMDA/update_workflow_name by
2023-11-09 14:17:07 +0800
0793363
[MNT] update workflow name by
2023-11-09 14:12:33 +0800
31bb1c2
[FIX] fix syntax error by
2023-11-09 14:00:17 +0800
b547fa3
[MNT] solve the conflict by
2023-11-09 13:58:45 +0800
5af0b2f
[FIX] delete heterogeneous config file by
2023-11-09 13:47:21 +0800
9409d78
Merge pull request #55 from Learnware-LAMDA/rm_extra_market by
2023-11-09 13:46:19 +0800
b36646a
[MNT] update CI to save time by
2023-11-09 13:42:38 +0800
84aa905
Merge branch 'main' of https://github.com/Learnware-LAMDA/Learnware into rm_extra_market by
2023-11-09 13:40:37 +0800
96bce8d
[MNT] rename test workflow by
2023-11-09 13:39:38 +0800
35d1b71
[MNT] rename easy2 to easy by
2023-11-09 13:37:20 +0800
6a98071
[MNT] del easy py by
2023-11-09 13:36:47 +0800
0e12d21
Merge pull request #53 from Learnware-LAMDA/add_reload_learnware by
2023-11-09 12:14:48 +0800
286313a
[MNT] modify CI by
2023-11-09 10:29:31 +0800
aba490b
[MNT] rm extra test_workflow by
2023-11-09 10:28:15 +0800
834bdd4
[MNT] rm extra DatabaseOperations by
2023-11-09 10:27:34 +0800
7e411c6
[MNT] rm extra EasyMarket by
2023-11-09 10:26:03 +0800
ea310a9
Merge pull request #54 from Learnware-LAMDA/rm_tags by
2023-11-09 10:01:38 +0800
d96194f
[MNT] remove Feature_Extraction in checker by
2023-11-09 09:57:55 +0800
97a575d
[MNT] remove unneccssary tags by
2023-11-09 09:55:54 +0800
2b30ca8
[MNT] add reload learnware method in market by
2023-11-08 23:38:32 +0800
68da04d
[MNT] modify results print by
2023-11-08 21:15:19 +0800
2fbfb39
[ENH] add test_model_reuse and fix bug in reuser package by
2023-11-08 21:12:57 +0800
35188f9
[MNT] remove geatpy and matplotlib in dependencies by
2023-11-08 20:54:47 +0800
0d1e0e9
[MNT] change geatpy to local import by
2023-11-08 20:53:40 +0800
7eaec8a
[ENH] add hetero test for test_stat_search by
2023-11-08 20:33:58 +0800
b7702aa
[FIX] fix bugs in searchers and add simple test_stat_search for homo test by
2023-11-08 16:57:46 +0800
a0ef47a
[MNT] add test_search_semantics test by
2023-11-08 16:29:29 +0800
5b276c0
Merge branch 'feature/hetero' of https://github.com/Learnware-LAMDA/Learnware into feature/hetero by
2023-11-08 15:31:28 +0800
29454fa
[FIX] fix hetero market root path by
2023-11-08 15:31:24 +0800
59e807b
[ENH] add test_train_market_model by
2023-11-08 15:12:28 +0800
7e74d57
Merge branch 'feature/hetero' of https://github.com/Learnware-LAMDA/Learnware into feature/hetero by
2023-11-08 15:03:30 +0800
65043eb
[MNT] enhance HeteroSearcher by
2023-11-08 15:03:27 +0800
19fc3fa
[ENH] add upload_delete_learnware test by
2023-11-08 14:42:46 +0800
021e87c
Merge branch 'main' of https://github.com/Learnware-LAMDA/Learnware into main by
2023-11-08 14:33:36 +0800
0941432
[MNT] Add requirements.txt for text learnware by
2023-11-08 14:32:56 +0800
2f2a391
Merge pull request #51 from Learnware-LAMDA/publish by
2023-11-08 13:25:30 +0800
eba20b1
[MNT] update version by
2023-11-08 13:16:40 +0800
fd5b7a2
[MNT] adjustment due to learnware package update by
2023-11-07 22:07:28 +0800
75c86fc
[MNT] delete_learnware, buggy auto_update by
2023-11-07 21:49:01 +0800
dcf7516
Merge branch 'feature/hetero' of https://github.com/Learnware-LAMDA/Learnware into feature/hetero by
2023-11-07 16:10:02 +0800
664463c
[MNT] fix details in add_learnware and searcher by
2023-11-07 16:09:50 +0800
969b2e9
Merge remote-tracking branch 'origin/main' into feature/hetero by
2023-11-07 16:07:19 +0800
083bd23
Merge pull request #50 from Learnware-LAMDA/fix_test_easy by
2023-11-07 15:57:32 +0800
838461a
Merge branch 'main' into feature/hetero by
2023-11-07 15:49:04 +0800
4af5bd1
[FIX] fix typo by
2023-11-07 15:48:18 +0800
806cdd3
[FIX] fix bugs in example by
2023-11-07 15:45:45 +0800
53e9dc1
[MNT] refactor specifiation module by
2023-11-07 15:33:05 +0800
6573f01
[MNT] modify generate_stat_spec interface by
2023-11-07 15:28:38 +0800
abe8489
[MNT] black foramt by
2023-11-07 15:19:07 +0800
4e66754
[FIX] fix bug s in test_workflow by
2023-11-07 15:16:55 +0800
4d24827
[MNT] add traceback by
2023-11-07 14:58:20 +0800
c31f5f4
[FIX] fix cannot import generate_rkme bugs by
2023-11-07 14:25:51 +0800
7cc9ea2
Merge branch 'main' into feature/hetero by
2023-11-07 14:18:41 +0800
059d092
Merge branch 'main' of https://github.com/Learnware-LAMDA/Learnware into main by
2023-11-07 14:15:14 +0800
ce66805
[MNT] modify variable names by
2023-11-07 14:00:56 +0800
5588d79
[ENH] add test_prepare_learnware_randomly & test_generated_learnwares (multi-processing) by
2023-11-07 13:45:04 +0800
ed38d8a
[FIX] BaseOrganizer -> EasyOrganizer by
2023-11-06 21:24:24 +0800
2dc7519
Merge pull request #45 from Learnware-LAMDA/sync_with_backend by
2023-11-06 20:01:35 +0800
de8e685
[MNT] formate code by black by
2023-11-06 20:01:06 +0800
677a3ca
[FIX] fix bugs in create_semantic_specification by
2023-11-06 19:09:35 +0800
09eaf82
[MNT]: invoke system with current environment by
2023-11-06 14:13:28 +0800
6c7d40d
[MNT] black format by
2023-11-06 17:47:31 +0800
23dd166
[MNT] add heterogeneous market by
2023-11-06 17:02:00 +0800
63167fa
[MNT] add HeteroMapTableSearcher by
2023-11-06 17:01:41 +0800
0b766d5
[MNT] add HeteroMapTableOrganizer by
2023-11-06 17:00:52 +0800
8e9cf04
[MNT] add HeteroSpecification by
2023-11-06 17:00:02 +0800
dbc16cc
Merge branch 'feature/hetero' of https://github.com/Learnware-LAMDA/Learnware into feature/hetero by
2023-11-06 15:58:36 +0800
4ac77b5
[ENH] add two reusers (FeatureAugmentReuser, HeteroMapTableReuser) by
2023-11-05 22:04:00 +0800
df5b96d
[FIX] fix bugs about checker_names by
2023-11-05 21:33:02 +0800
98f4f05
🦄 refactor(reuse): modify init.py by
2023-11-05 21:28:44 +0800
112f853
✨ feat(reuse): add two reuser by
2023-11-05 21:16:32 +0800
64891ec
[MNT] add get_learnware_dir_path_by_ids in organizer by
2023-11-05 19:44:36 +0800
00a10f0
[MNT] modify get_learnware_path_by_ids to get_learnware_zip_path_by_ids by
2023-11-05 19:29:10 +0800
b6796f0
[FIX] fix bugs in load_market by
2023-11-05 17:39:20 +0800
f7343bf
[MNT] modify details in log by
2023-11-05 15:43:01 +0800
e516abc
[MNT] black format by
2023-11-05 02:21:21 +0800
ccad907
[MNT] modify conda checker to return invalid when install learnware conda failed! by
2023-11-05 02:21:01 +0800