上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 127 下一页
摘要: 1、使用pip命令下载 pip install erniebot==0.5.0 Successfully~ 2、使用Access Token进行认证鉴权(Python) import erniebot erniebot.api_type = 'aistudio' erniebot.access_to 阅读全文
posted @ 2024-01-19 11:20 yesyes1 阅读(264) 评论(0) 推荐(0)
摘要: 研究题目; 复习教资; 阅读全文
posted @ 2024-01-18 21:26 yesyes1 阅读(7) 评论(0) 推荐(0)
摘要: 复习教资中 阅读全文
posted @ 2024-01-17 21:23 yesyes1 阅读(8) 评论(0) 推荐(0)
摘要: 继续复习教资 阅读全文
posted @ 2024-01-16 22:30 yesyes1 阅读(11) 评论(0) 推荐(0)
摘要: 好吧,复习教资啦~ 阅读全文
posted @ 2024-01-15 21:08 yesyes1 阅读(9) 评论(0) 推荐(0)
摘要: 今天还是主要研究外包杯题目了; 阅读全文
posted @ 2024-01-14 20:50 yesyes1 阅读(20) 评论(0) 推荐(0)
摘要: 今日进度总结 研究外包杯的相关内容; 完善昨天实验的部分内容; 阅读全文
posted @ 2024-01-13 20:33 yesyes1 阅读(43) 评论(0) 推荐(0)
摘要: 1、数据导入 导入相关的jar包: import org.apache.spark.ml.feature.PCA import org.apache.spark.sql.Row import org.apache.spark.ml.linalg.{Vector,Vectors} import org 阅读全文
posted @ 2024-01-13 16:42 yesyes1 阅读(54) 评论(0) 推荐(0)
摘要: 教程地址 地址在此:点击跳转 阅读全文
posted @ 2024-01-13 14:01 yesyes1 阅读(27) 评论(0) 推荐(0)
摘要: 实验五:Spark SQL编程初级实践 实验六:Spark Streaming编程初级实践 实验七:Spark机器学习库Mtlib编程实践 今日总结 完成了全部的实验内容,之后就回归正轨啦~~~ 阅读全文
posted @ 2024-01-12 21:47 yesyes1 阅读(30) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 127 下一页