
算法
文章平均质量分 52
算法
RS&
记录科研点滴
展开
-
支持向量回归删除异常值Python
无原创 2023-03-09 22:11:54 · 950 阅读 · 0 评论 -
LOESS局部加权
参考资料:Matlab中fLOESS函数:https://ww2.mathworks.cn/matlabcentral/fileexchange/55407-loess-regression-smoothing?s_tid=srchtitle局部加权回归(Lowess):https://blog.youkuaiyun.com/longgb123/article/details/79520982?spm=1001.2101.3001.6650.3&utm_medium=distribute.pc_releva原创 2022-10-09 19:23:58 · 1258 阅读 · 0 评论 -
Fmask算法——影像云检测算法
总结Fmask算法的学习资料。1.经典论文:(1) Object-based cloud and cloud shadow detection in Landsat imagery.(2) Improved cloud and cloud shadow detection in Landsats 4-8 and Sentinel-2 imagery.(3) Improvement of the Fmask algorithm for Sentinel-2 images: Separating clo原创 2022-04-15 13:50:19 · 4449 阅读 · 0 评论 -
机器学习笔记0_学习资料整理
开始零基础学习机器学习,这里先整理一些大神级的机器学习资料,非常感谢大佬提供的学习资料~~1.入门级吴恩达老师的机器学习课程:适合初学者入门https://www.coursera.org/learn/machine-learning结合机器学习教程中文笔记(http://www.ai-start.com/ml2014/)和黄老师Github整理的资料(https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)。先去入门学习了,后续再补充资料。原创 2021-11-27 12:25:12 · 304 阅读 · 0 评论