01 2025 档案
摘要:This message is used to verify that this feed (feedId:106276332635598848) belongs to me (userId:106265488867179520). Join me in enjoying the next gene
阅读全文
摘要:os.chdir('/kaggle/working')
阅读全文
摘要:CUDA型号 cmd 命令nvidia-smi 安装 https://zhuanlan.zhihu.com/p/650855178
阅读全文
摘要:【入门】洛谷|0->200 扫荡题单 Special Python3基本输入输出方法及代码简化 Python 取整 Beginner Algorithm DataStructure GraphTheory DynamicProgramming Math Sequential SimulationHi
阅读全文
摘要:df导出csv The index=True parameter in the to_csv method of a pandas DataFrame specifies whether to include the DataFrame's index in the output CSV file.
阅读全文
摘要:【理解任务】Understanding the task The aim of this competition is to predict the Severity Impairment Index (sii), which measures the level of problematic in
阅读全文
摘要:主成分分析(PCA)定义 利用正交变换把由线性相关变量表示的观测数据转换为少数几个由线性无关变量表示的数据,线性无关变量表示为主成分 变量个数从p变到m使分析更简(n表示样本数): \[z_1,...,z_m\
阅读全文
摘要:📓 Free Books to Learn Machine Learning and Data Science Effectively 📚 DeepLearning-500-questions Machine-Learning-Study-Path-March-2019
阅读全文
摘要:1.按时间收集的一系列数据点称为时间序列大多数商业公司都使用时间序列来分析预测未来的内容 2.时间序列的组成部分: 趋势:指某事发展或变化的总体方向 季节性:模式以固定的时间间隔重复,季节性,时间序列中任何在特定时间段内重复 或 重复的可预测变化或模式都可称为季节性 时间序列和回归序列的差异: Q:
阅读全文