测试
知识数据主要指用户和平台提供各类课程和实训项目的辅助信息,如用户、课程、实训基本信息,知识点、标签、测试集基本评估信息等,作业、测验等基本教学信息。可用于辅助推荐,提高准确率并缓解冷启动问题。
行为指用户在平台内进行学习活动及系统反馈结果所产生的数据。如参与讨论,完成实训任务,观看课程视频、代码行数、代码质量指数、代码运行时间/空间复杂度、获得的技能标签、通关的实训数、实验评测次数、实训总时长、学习持续性(每次学习时长)、学习积极性(学习)等,详细的交互行为数据有助于精细刻画用户的学习过程,从而挖掘用户学习习惯和知识水平,以此进行个性化推荐。
如社区贡献度、自定义实验数量/质量、实验创新新突破指数、评测机制创新性指数等。
IconPreviews
interface
rustc
cargo-semver-checks
-p
--protocol
-c
--country
-g
--group
-l
--login-info
hook = new Hook([modules][, options], onrequire)
hook.unhook()
nativeblur
.metadata
.data
config.json
WHAT YOU NEED
conda
pip
Documents
description
None
null
.with_streaming_response
height: CGFloat
isRelativeToSafeArea: Bool
gradientColors: [UIColor]
progressAnimationDuration: TimeInterval
fadeIn(duration:completion)
fadeOut(duration:completion)
gradientColors: [Color]
progressDuration: TimeInterval
.umirc.js
inject
provider
provided
UICollectionViewDiffableDataSource
SessionTools/Base
Codable
KeychainContainerConfig
keychainName
KeychainStorageContainer
AnySessionContainer
Session
Session<T>
UserSession<T>
getdeps.py
src/main/java/com/java_template/common/
src/main/java/com/java_template/application/
.safetensors
Any
Data
URL
CommandKit
Bytes
RawRepresentable
[ { "id": 1, "username": "john_smith", "email": "john@example.com", "name": "John Smith", "state": "active", "created_at": "2012-05-23T08:00:58Z", "bio": null, "skype": "", "linkedin": "", "twitter": "", "website_url": "", "extern_uid": "john.smith", "provider": "provider_name", "theme_id": 1, "color_scheme_id": 2, "is_admin": false, "avatar_url": "http://localhost:3000/uploads/user/avatar/1/cd8.jpeg", "can_create_group": true, "current_sign_in_at": "2014-03-19T13:12:15Z", "two_factor_enabled": true }, { "id": 2, "username": "jack_smith", "email": "jack@example.com", "name": "Jack Smith", "state": "blocked", "created_at": "2012-05-23T08:01:01Z", "bio": null, "skype": "", "linkedin": "", "twitter": "", "website_url": "", "extern_uid": "jack.smith", "provider": "provider_name", "theme_id": 1, "color_scheme_id": 3, "is_admin": false, "avatar_url": "http://localhost:3000/uploads/user/avatar/1/cd8.jpeg", "can_create_group": true, "can_create_project": true, "projects_limit": 100, "current_sign_in_at": "2014-03-19T17:54:13Z", "two_factor_enabled": false } ]
智能导教系统提供数据接口
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
数据类型
知识数据
知识数据主要指用户和平台提供各类课程和实训项目的辅助信息,如用户、课程、实训基本信息,知识点、标签、测试集基本评估信息等,作业、测验等基本教学信息。可用于辅助推荐,提高准确率并缓解冷启动问题。
行为数据
行为指用户在平台内进行学习活动及系统反馈结果所产生的数据。如参与讨论,完成实训任务,观看课程视频、代码行数、代码质量指数、代码运行时间/空间复杂度、获得的技能标签、通关的实训数、实验评测次数、实训总时长、学习持续性(每次学习时长)、学习积极性(学习)等,详细的交互行为数据有助于精细刻画用户的学习过程,从而挖掘用户学习习惯和知识水平,以此进行个性化推荐。
其它
如社区贡献度、自定义实验数量/质量、实验创新新突破指数、评测机制创新性指数等。
数据接口
知识数据
IconPreviewsto live-preview your icon in Xcodeinterfacerustccargo-semver-checkssupport type-checking lints-por--protocol-cor--country-gor--group-lor--login-infohook = new Hook([modules][, options], onrequire)hook.unhook()nativeblurinterface.metadataFile Structure.dataFile Structureconfig.jsonWHAT YOU NEED
condapipinterfaceDocumentsdescriptionand create documentsNonemeansnullor missing.with_streaming_responseheight: CGFloatisRelativeToSafeArea: BoolgradientColors: [UIColor]progressAnimationDuration: TimeIntervalfadeIn(duration:completion)fadeOut(duration:completion)gradientColors: [UIColor]progressAnimationDuration: TimeIntervalgradientColors: [Color]:progressDuration: TimeInterval:.umirc.jsinjectinject(init)inject(attribute)providerprovided(no longer needed with 0.5.0)UICollectionViewDiffableDataSourceSessionTools/Basesubspec to integrate SessionTools without the keychain dependencies. Going forward, we are assuming you are using this on iOS and want to use the keychain.Codable.KeychainContainerConfigsupplied with akeychainName.KeychainStorageContainersupplied with yourKeychainContainerConfig.AnySessionContainertype erased container.Sessionin a few different ways.Session<T>class as-is.Session<T>, supplying your model for the generic placeholder type.UserSession<T>, aSession<T>subclass already setup for you to deal with common log in/log out operations.getdeps.pysrc/main/java/com/java_template/common/- Framework Code (DO NOT MODIFY)src/main/java/com/java_template/application/- Your Business Logic (CREATE AS NEEDED).safetensorsCheckpointsAnyObjectDataObjectURLCommandKitBytes?RawRepresentable