正态(高斯)分布

NormalDistribution的Python项目详细描述


此软件包用于统计分析和机器学习 最小二乘线性刚度模型成本函数的正态估计 (高斯)分布。也可用于计算平均值和标准值
数据集的偏差。在

它有两个班 类分布:这包含两个方法 方法(类属性) 方法数据加载程序(file):它接受文本格式的文件并附加 用于计算的数据列表中的数据。在

类Normal:这包含六个方法 方法calculate_mean(),calculate_std(),distribution_plot(), 正态分布(x)、加法分布(其他)、总分布()

calculate_mean() returns the mean of the data set.

calculate_std() returns the standard deviation of the data set.

distribution_plot() returns the gussian plot of the data set.

normal_distribution() returns the Gussian distribution value for a given
point.

to add two normal distributions together, add_distribution(other) where 
other=Gussian returns the mean and standard deviation for the multiple 
distribution

total_distribution() returns the mean and the standard deviation for the 
combined distribution

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何在jetty请求日志中添加milliscond字段?   java在使用Scanner类从文件读取信息时遇到问题   为什么。类不适用于泛型类型?   SQLite插入上的java空指针异常   java能告诉我们Guava缓存是在禁用统计数据的情况下构建的吗?   java在应用程序中使用常量   java无法使用AutoIT和Selenium Webdriver在所需位置/文件夹保存图像   java如何在jtable中更新jprogress栏   java是比较给定日期和当前日期(在给定时区中没有时间段)的最佳方法   安卓代码中的java错误   java无法访问实体类中的字段   java如何在tomcat中处理三个JDBC连接池?   java无法使用Spring Security保护AngularJS页面   如何在没有TCP/IP协议栈的情况下用Java发送以太帧