<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[shine4869的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/shine4869</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; shine4869]]></copyright><item><title><![CDATA[两种方法解决SQL连续登录问题]]></title><link>https://blog.csdn.net/shine4869/article/details/153632801</link><guid>https://blog.csdn.net/shine4869/article/details/153632801</guid><author>shine4869</author><pubDate>Tue, 21 Oct 2025 15:57:32 +0800</pubDate><description><![CDATA[面试高频题—SQL连续登录问题解决]]></description><category></category></item><item><title><![CDATA[朴素贝叶斯算法案例演示及Python实现]]></title><link>https://blog.csdn.net/shine4869/article/details/149070833</link><guid>https://blog.csdn.net/shine4869/article/details/149070833</guid><author>shine4869</author><pubDate>Thu, 03 Jul 2025 18:32:17 +0800</pubDate><description><![CDATA[现根据如下数据，预测一名用户信用水平为Good，收入水平为Low，工作稳定性为Unstable，是否会逾期还款。朴素贝叶斯思想：依靠特征概率去预测分类，针对于代分类的样本，会求解在该样本出现的条件下，各个类别出现的概率，哪个类别概率最大则取哪个类别。标准化后，逾期概率为75%，故判断这名用户将会逾期还款（信用水平为Good，收入水平为Low，工作稳定性为Unstable）当这个调整因为为1时，则可以理解为事件B的发生不会对事件A造成任何影响，在统计学的角度上称事件A和事件B相互独立，即。]]></description><category></category></item><item><title><![CDATA[R语言安装devtools包失败过程总结]]></title><link>https://blog.csdn.net/shine4869/article/details/140406241</link><guid>https://blog.csdn.net/shine4869/article/details/140406241</guid><author>shine4869</author><pubDate>Sat, 13 Jul 2024 21:07:43 +0800</pubDate><description><![CDATA[R语言安装devtools包时，遇到usethis包总是安装失败，现总结如下方法，亲测可有效。]]></description><category></category></item><item><title><![CDATA[Python实现求解上个工作日逻辑]]></title><link>https://blog.csdn.net/shine4869/article/details/134408124</link><guid>https://blog.csdn.net/shine4869/article/details/134408124</guid><author>shine4869</author><pubDate>Wed, 15 Nov 2023 21:54:12 +0800</pubDate><description><![CDATA[Python实现求解上个工作日逻辑]]></description><category></category></item><item><title><![CDATA[三种SQL实现聚合字段合并（presto、hive、mysql）]]></title><link>https://blog.csdn.net/shine4869/article/details/131646326</link><guid>https://blog.csdn.net/shine4869/article/details/131646326</guid><author>shine4869</author><pubDate>Mon, 10 Jul 2023 21:08:12 +0800</pubDate><description><![CDATA[类SQL实现聚合字段合并]]></description><category></category></item><item><title><![CDATA[论文R语言复现 | 基于 EM 算法的高斯混合模型参数估计]]></title><link>https://blog.csdn.net/shine4869/article/details/124850531</link><guid>https://blog.csdn.net/shine4869/article/details/124850531</guid><author>shine4869</author><pubDate>Wed, 18 May 2022 20:46:55 +0800</pubDate><description><![CDATA[基于EM算法的高斯混合模型]]></description><category></category></item><item><title><![CDATA[R语言综合数据处理习题分享]]></title><link>https://blog.csdn.net/shine4869/article/details/124446151</link><guid>https://blog.csdn.net/shine4869/article/details/124446151</guid><author>shine4869</author><pubDate>Sat, 30 Apr 2022 10:00:00 +0800</pubDate><description><![CDATA[R语言综合数据处理习题分享]]></description><category></category></item><item><title><![CDATA[主成分分析R语言实现]]></title><link>https://blog.csdn.net/shine4869/article/details/124317370</link><guid>https://blog.csdn.net/shine4869/article/details/124317370</guid><author>shine4869</author><pubDate>Thu, 21 Apr 2022 18:32:51 +0800</pubDate><description><![CDATA[R语言主成分分析实现]]></description><category></category></item><item><title><![CDATA[低版本R语言ggplot2安装问题解决【rlang＞=1.0.0 is require】]]></title><link>https://blog.csdn.net/shine4869/article/details/124295172</link><guid>https://blog.csdn.net/shine4869/article/details/124295172</guid><author>shine4869</author><pubDate>Wed, 20 Apr 2022 13:48:10 +0800</pubDate><description><![CDATA[低版本R语言ggplot2安装问题解决]]></description><category></category></item><item><title><![CDATA[Python 一键提取PDF版论文表格数据]]></title><link>https://blog.csdn.net/shine4869/article/details/124192123</link><guid>https://blog.csdn.net/shine4869/article/details/124192123</guid><author>shine4869</author><pubDate>Fri, 15 Apr 2022 17:32:00 +0800</pubDate><description><![CDATA[Camelot提取PDF文档表格数据]]></description><category></category></item><item><title><![CDATA[R语言（八）dplyr扩展包常用函数介绍与应用]]></title><link>https://blog.csdn.net/shine4869/article/details/124164210</link><guid>https://blog.csdn.net/shine4869/article/details/124164210</guid><author>shine4869</author><pubDate>Thu, 14 Apr 2022 16:25:39 +0800</pubDate><description><![CDATA[dplyr包常用函数介绍]]></description><category></category></item><item><title><![CDATA[R语言（七）plyr扩展包主要函数介绍与应用]]></title><link>https://blog.csdn.net/shine4869/article/details/124151688</link><guid>https://blog.csdn.net/shine4869/article/details/124151688</guid><author>shine4869</author><pubDate>Thu, 14 Apr 2022 10:27:50 +0800</pubDate><description><![CDATA[plyr扩展包主要函数介绍]]></description><category></category></item><item><title><![CDATA[R语言（六）apply函数族理解与应用]]></title><link>https://blog.csdn.net/shine4869/article/details/124128394</link><guid>https://blog.csdn.net/shine4869/article/details/124128394</guid><author>shine4869</author><pubDate>Wed, 13 Apr 2022 12:01:39 +0800</pubDate><description><![CDATA[apply函数族的理解与引用]]></description><category></category></item><item><title><![CDATA[Dagum基尼系数分解R语言实现]]></title><link>https://blog.csdn.net/shine4869/article/details/123900953</link><guid>https://blog.csdn.net/shine4869/article/details/123900953</guid><author>shine4869</author><pubDate>Fri, 01 Apr 2022 16:38:44 +0800</pubDate><description><![CDATA[基于R语言的Dagum基尼系数分解]]></description><category></category></item><item><title><![CDATA[Hive执行Python脚本错误解决【return code 20003】]]></title><link>https://blog.csdn.net/shine4869/article/details/123797278</link><guid>https://blog.csdn.net/shine4869/article/details/123797278</guid><author>shine4869</author><pubDate>Mon, 28 Mar 2022 15:55:12 +0800</pubDate><description><![CDATA[Hive执行Python脚本错误解决【return code 20003】]]></description><category></category></item><item><title><![CDATA[五分钟学会四种一行转多行方法——Excel、R、Python、Hive]]></title><link>https://blog.csdn.net/shine4869/article/details/123791085</link><guid>https://blog.csdn.net/shine4869/article/details/123791085</guid><author>shine4869</author><pubDate>Mon, 28 Mar 2022 13:25:36 +0800</pubDate><description><![CDATA[四种方法实现一行转多行：Excel、R、Python、Hive]]></description><category></category></item><item><title><![CDATA[JS逆向案例 | CryptoJS模块破解加密字符串]]></title><link>https://blog.csdn.net/shine4869/article/details/123654336</link><guid>https://blog.csdn.net/shine4869/article/details/123654336</guid><author>shine4869</author><pubDate>Tue, 22 Mar 2022 11:42:37 +0800</pubDate><description><![CDATA[目录一、寻找加密源码二、引入CryptoJS模块三、Python解密四、全部代码
本次爬取仅供学习交流，无任何商业用途，目标网址已做脱敏处理！
目标网址：aHR0cDovL2p6c2MubW9odXJkLmdvdi5jbi9kYXRhL2NvbXBhbnk=
一、寻找加密源码
抓包分析可知，原数据已被加密成长串字符。之前的博客已分析过，这种可能是JSON加密过的。因此，搜索Json.parse函数，最终定位到JS文件如下所示

跟进JS文件后，继续搜索Json.parse，最终定位到935行，在此打断点刷新]]></description><category></category></item><item><title><![CDATA[R语言(五) Plotly绘图基本命令介绍]]></title><link>https://blog.csdn.net/shine4869/article/details/122752594</link><guid>https://blog.csdn.net/shine4869/article/details/122752594</guid><author>shine4869</author><pubDate>Sat, 19 Feb 2022 17:10:24 +0800</pubDate><description><![CDATA[目录

]]></description><category></category></item><item><title><![CDATA[数据分析实战（五）基于R语言的Kmean聚类分析实战]]></title><link>https://blog.csdn.net/shine4869/article/details/122539458</link><guid>https://blog.csdn.net/shine4869/article/details/122539458</guid><author>shine4869</author><pubDate>Wed, 19 Jan 2022 16:03:32 +0800</pubDate><description><![CDATA[目录1、数据爬取2、数据预处理3、Kmeans聚类分析
1、数据爬取
2、数据预处理
3、Kmeans聚类分析

]]></description><category></category></item><item><title><![CDATA[R语言(四) 自定义设置x轴时间刻度值]]></title><link>https://blog.csdn.net/shine4869/article/details/122489645</link><guid>https://blog.csdn.net/shine4869/article/details/122489645</guid><author>shine4869</author><pubDate>Fri, 14 Jan 2022 11:45:00 +0800</pubDate><description><![CDATA[主要内容：R语言绘制时序图时，自定义设置x轴时间刻度为天/周/月
数据介绍：北京市2020年5月1日至2020年7月31日空气环境质量指数
目录plot函数绘制ggplot函数绘制
plot函数绘制
主要思想：删除原有标签，自定义新的时间间隔数据即可
1、设置x轴时间间隔为一周
data&lt;-read.csv('aqi_data.csv')
data$date&lt;-as.Date(data$date)
x_label&lt;-seq(from=as.Date("2020-05-01"),to=as.]]></description><category></category></item></channel></rss>