码迷,mamicode.com
首页 >  
搜索关键字:statistics toolbox    ( 1252个结果
docker-compose 常见问题
WARNING: Found orphan containers (toolbox-web) for this project. If you removed or renamed this service in your compose file, you can run this command ...
分类:其他好文   时间:2021-04-07 10:38:38    阅读次数:0
[预测分析2021Spring]Chapter 4 Bayesian statistics
# Chapter 4 Bayesian statistics $$p(\boldsymbol{\theta} \mid \mathcal{D})=\frac{p(\boldsymbol{\theta}) p(\mathcal{D} \mid \boldsymbol{\theta})}{p(\mat ...
分类:编程语言   时间:2021-03-10 13:19:23    阅读次数:0
Ubuntu桌面给任意软件创建桌面链接
[Desktop Entry] Name=firefox-56 GenericName=Web Browser-Firefox OS Exec=/home/wons/ToolBox/Software/Firefox/firefox-56.0/firefox/firefox %u Terminal=f ...
分类:系统相关   时间:2021-02-26 12:52:44    阅读次数:0
Spark2.2.0 MLlib
MLlib: Main Guide Basic statistics 基本统计 Pipelines 管道 Extracting, transforming and selecting features 特征提取、转换和选择 Classification and Regression 分类和回归 Cl ...
分类:其他好文   时间:2021-02-18 13:37:31    阅读次数:0
SPSS简单数据分析之分类汇总数据
数据分析,重点是运用各种统计方法对数据进行处理分析,简单地浏览数据并不能获得很多有价值的洞察。对于初学者来说,使用平均值、最大值、方差等函数能帮助我们获得一些初步的结论,对于简单的数据分析来说相当实用。 在使用IBM SPSS Statistics进行简单的数据分析时,我们可以直接使用其分类汇总功能 ...
分类:其他好文   时间:2021-01-30 11:57:05    阅读次数:0
Python for Data Science - Delving into non-parametric methods using pandas and scipy
Chapter 5 - Basic Math and Statistics Segment 6 - Delving into non-parametric methods using pandas and scipy import numpy as np import pandas as pd im ...
分类:编程语言   时间:2021-01-18 10:33:21    阅读次数:0
fMRI数据分析相关软件与工具
背景 近期在处理fMRI数据,在此记录一些常用数据处理软件、工具及说明文件,便于随时查找。 1、Rest plus 包括数据处理的pipeline,以及各种绘图功能。安装方法:直接下载安装包并解压到当前文件夹,移动至MATLAB的toolbox文件夹,并设置路径,在命令行输入“restplus”即可 ...
分类:其他好文   时间:2021-01-11 11:18:33    阅读次数:0
[Matlab] Covariance Toolbox
计算方差特征,协方差矩阵距离的工具箱 Github地址:https://github.com/alexandrebarachant/covariancetoolbox 介绍: #### This toolbox is no longer supported by its author. The co ...
分类:其他好文   时间:2021-01-01 12:43:04    阅读次数:0
IDEA 提升效率的插件
让IDEA可以起飞的插件 工欲善其事,必先利其器。 0.Material Theme UI 界面主题 1. Key Promoter X 快捷键提示 2. AiXcoder Code Completer 3. Arthas Idea 4. Auto filling Java call argumen ...
分类:其他好文   时间:2020-12-23 11:48:45    阅读次数:0
为已创建的pgsql设置主键自增
alter table tablename add id serial ...
分类:数据库   时间:2020-12-18 12:52:36    阅读次数:4
1252条   上一页 1 2 3 4 ... 126 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!