logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【机器学习】必备数学基础 笔记

〇、前情提要降维相关的知识点,特别是涉及PCA和SVD时,都会遇到求特征值和特征向量的计算,回忆计算过程。参考:1.【机器学习 必备数学基础】PCA降维/SVD奇异值分解中线性代数知识: 如何求解n阶方阵的特征值和特征向量?https://www.bilibili.com/video/BV1kE411371s?from=search&seid=5629878461143195813P1 0

#线性代数
【机器学习】必备数学基础 笔记

〇、前情提要降维相关的知识点,特别是涉及PCA和SVD时,都会遇到求特征值和特征向量的计算,回忆计算过程。参考:1.【机器学习 必备数学基础】PCA降维/SVD奇异值分解中线性代数知识: 如何求解n阶方阵的特征值和特征向量?https://www.bilibili.com/video/BV1kE411371s?from=search&seid=5629878461143195813P1 0

#线性代数
【java】java如何保留时分秒存取mySql中的datetime类型数据的方法 及 显示时间与数据库存放时间相差n小时的解决方法

〇、前情提要Date数据存入mysql数据库后,时分秒消失不见,归为0。参考:一、问题描述console在java里Date date = new Date();后得到的uploadtime=Wed Nov 11 16:56:12 CST 2020, offtime=Wed Nov 11 16:56:12 CST 2020数据库数据库中16:56:12消失二、三、四、五、...

#java#数据库
【机器学习】mac使用终端安装jupyter notebook及遇到zsh:command not found解决办法

〇、前情提要开搞机器学习了 需要使用jupyter notebook参考:【到处是bug】zsh使用jupyter,command not found https://www.jianshu.com/p/bdf6115339da一、jupyter notebook的正常安装打开终端,依次输入pip3 install jupyterjupyter notebook即可正常运行如下:但是可能会遇到zs

#机器学习#python
【机器学习】mac使用终端安装jupyter notebook及遇到zsh:command not found解决办法

〇、前情提要开搞机器学习了 需要使用jupyter notebook参考:【到处是bug】zsh使用jupyter,command not found https://www.jianshu.com/p/bdf6115339da一、jupyter notebook的正常安装打开终端,依次输入pip3 install jupyterjupyter notebook即可正常运行如下:但是可能会遇到zs

#机器学习#python
【机器学习】mac使用终端安装jupyter notebook及遇到zsh:command not found解决办法

〇、前情提要开搞机器学习了 需要使用jupyter notebook参考:【到处是bug】zsh使用jupyter,command not found https://www.jianshu.com/p/bdf6115339da一、jupyter notebook的正常安装打开终端,依次输入pip3 install jupyterjupyter notebook即可正常运行如下:但是可能会遇到zs

#机器学习#python
佳能MG2580s打印机驱动

windows佳能MG2580s驱动,电脑上用网站打开下载安装即可:https://www.canon.com.cn/supports/download/simsdetail/0100533314.html?modelId=1387&channel=1mac佳能MG2580s驱动,电脑上用网站打开下载安装:打印驱动 :https://www.canon.com.cn/supports/do

【java】has been compiled by a more recent version of the Java Runtime (class file version 56.0)解决方法

〇、前情提要参考:java 运行报错has been compiled by a more recent version of the Java Runtime (class file version 54.0)https://blog.csdn.net/qq_35793285/article/details/85775627一、问题描述HTTP Status 500 – Internal Ser

#java
【python】Call to deprecated function get_sheet_names / get_sheet_by_name / remove_sheet

〇、前情提要在学小甲鱼的使用Python读写Excel文件时,遇到了如下报错:DeprecationWarning: Call to deprecated function get_sheet_names (Use wb.sheetnames).DeprecationWarning: Call to deprecated function get_sheet_by_name (Use wb[she

#python
【java】has been compiled by a more recent version of the Java Runtime (class file version 56.0)解决方法

〇、前情提要参考:java 运行报错has been compiled by a more recent version of the Java Runtime (class file version 54.0)https://blog.csdn.net/qq_35793285/article/details/85775627一、问题描述HTTP Status 500 – Internal Ser

#java
    共 11 条
  • 1
  • 2
  • 请选择