搜索资源列表
rocplot
- ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high spe
Rocforsvm
- 通过决策值可以绘制出ROC曲线的python程序-This tool which gives the ROC (Receiver Operating Characteristic) curve and AUC (Area Under Curve) by ranking the decision values.
HSW
- 布氏硬度机将一定直径的硬质合金压头施加试验力在试样上压出压痕后,由摄像头捕捉压痕,通过图像采集卡读取到计算机中,用图象处理软件对压痕进行处理,获得压痕边缘轮廓的拟合曲线,然后根据拟合曲线内的图像像素数,计算出压痕面积。根据布氏硬度试验原理,编写计算程序,根据压痕面积计算出材料的布氏硬度。并将结果显示在显示屏上。-Brinell hardness machine will be the diameter of the carbide pressure head test force applied
main16
- area using reimann s sums space under the curve
Grass
- Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder for drawing fractal turbidity curve, in Julia sets from, and the Ma
area_mpi
- Parallel mpi program to find area under the curve
Fractal
- Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder under the drawing points shaped opacity curve Julia set and the Man
colAUC
- colAUC calculates Area under ROC curve (AUC)
Area_under_a_curve
- AreaUnderCurve function can be used to find the area under a regular or an irregular curve when simple method could not give accurate value.
normaldistribution
- calculating the area under a normal distribution curve from -ve infinity upto point x.
Area_under_curve
- Area under curve explains
Monte-Carlo-Simulation-Area-of-the-Shape
- This report describes the application of Monte Carlo Simulation to solve a simple problem which is to find area under the curve. Monte Carlo methods are often used in simulating physical and mathematical systems. The idea of using Monte Carlo method
polinomio1
- CALCULATING THE AREA UNDER THE CURVE OF A POLYNOMIAL FUNCTION BY RIEMANN SUMS
auc
- AUC实现源准备率和召回率。AUC的值介于0.5到1.0之间,较大的AUC代表了较好的Performance。-Area Under roc Curve(AUC)