Home
last modified time | relevance | path

Searched refs:LOF (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/test/java/de/lmu/ifi/dbs/elki/algorithm/outlier/meta/
H A DSimpleEnsembleTest.java27 import de.lmu.ifi.dbs.elki.algorithm.outlier.lof.LOF;
43 ….with(SimpleOutlierEnsemble.ALGORITHM_ID, LOF.class.getName() + "," + KNNOutlier.class.getName()) … in testEnsembleMean()
45 .with(KNNOutlier.Parameterizer.K_ID, 1).with(LOF.Parameterizer.K_ID, 10).build().run(db); in testEnsembleMean()
53 ….with(SimpleOutlierEnsemble.ALGORITHM_ID, LOF.class.getName() + "," + KNNOutlier.class.getName()) … in testEnsembleMin()
55 .with(KNNOutlier.Parameterizer.K_ID, 1).with(LOF.Parameterizer.K_ID, 10).build().run(db); in testEnsembleMin()
63 ….with(SimpleOutlierEnsemble.ALGORITHM_ID, LOF.class.getName() + "," + KNNOutlier.class.getName()) … in testEnsembleMax()
65 .with(KNNOutlier.Parameterizer.K_ID, 1).with(LOF.Parameterizer.K_ID, 10).build().run(db); in testEnsembleMax()
73 ….with(SimpleOutlierEnsemble.ALGORITHM_ID, LOF.class.getName() + "," + KNNOutlier.class.getName()) … in testEnsembleMedian()
75 .with(KNNOutlier.Parameterizer.K_ID, 1).with(LOF.Parameterizer.K_ID, 10).build().run(db); in testEnsembleMedian()
85 .with(KNNOutlier.Parameterizer.K_ID, 1).with(LOF.Parameterizer.K_ID, 10).build().run(db); in testEnsembleMult()
[all …]
H A DFeatureBaggingTest.java26 import de.lmu.ifi.dbs.elki.algorithm.outlier.lof.LOF;
42 .with(LOF.Parameterizer.K_ID, 10) // in testFeatureBaggingSum()
54 .with(LOF.Parameterizer.K_ID, 10) // in testFeatureBaggingBreadth()
H A DHiCSTest.java26 import de.lmu.ifi.dbs.elki.algorithm.outlier.lof.LOF;
45 .with(LOF.Parameterizer.K_ID, 10) // in testHiCSKS()
58 .with(LOF.Parameterizer.K_ID, 10) // in testHiCSWelch()
/dports/mail/alpine/alpine-465e23b/libressl/
H A Ddoit.sh4 LOF="$HERE/ListOfCerts.txt"
5 rm -f $LOF
13 ls -1 *pem > $LOF
20 done < $LOF
21 rm -f $LOF
/dports/editors/pico-alpine/alpine-465e23b/libressl/
H A Ddoit.sh4 LOF="$HERE/ListOfCerts.txt"
5 rm -f $LOF
13 ls -1 *pem > $LOF
20 done < $LOF
21 rm -f $LOF
/dports/print/ghostscript7-x11/ghostscript-7.07/icclib/
H A Dmakefile16 LOF = -o macro
36 $(DOLN) $(LOF)icctest icctest.$(O) libicc.$(A)
43 $(DOLN) $(LOF)lutest lutest.$(O) libicc.$(A)
50 $(DOLN) $(LOF)icclu icclu.$(O) libicc.$(A)
57 $(DOLN) $(LOF)iccdump iccdump.$(O) libicc.$(A)
64 $(DOLN) $(LOF)iccrw iccrw.$(O) libicc.$(A)
71 $(DOLN) $(LOF)fbtest fbtest.$(O) libicc.$(A)
/dports/print/ghostscript7-base/ghostscript-7.07/icclib/
H A Dmakefile16 LOF = -o macro
36 $(DOLN) $(LOF)icctest icctest.$(O) libicc.$(A)
43 $(DOLN) $(LOF)lutest lutest.$(O) libicc.$(A)
50 $(DOLN) $(LOF)icclu icclu.$(O) libicc.$(A)
57 $(DOLN) $(LOF)iccdump iccdump.$(O) libicc.$(A)
64 $(DOLN) $(LOF)iccrw iccrw.$(O) libicc.$(A)
71 $(DOLN) $(LOF)fbtest fbtest.$(O) libicc.$(A)
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepBuild/
H A DTopOpeBRepBuild_FREGU.cxx71 (const TopoDS_Shape& FF,const TopTools_ListOfShape& lnewFace,TopTools_ListOfShape& LOF) in RegularizeFaces() argument
73 LOF.Clear(); in RegularizeFaces()
84 LOF.Append(newFaceLOF); in RegularizeFaces()
175 (const TopoDS_Shape& FF,const TopoDS_Shape& anewFace,TopTools_ListOfShape& LOF) in RegularizeFace() argument
177 LOF.Clear(); in RegularizeFace()
196 LOF.Append(newFace); in RegularizeFace()
208 LOF.Append(newFace); in RegularizeFace()
243 LOF.Append(newFace); in RegularizeFace()
254 LOF.Append(TopoDS::Face(itlnf.Value())); in RegularizeFace()
H A DTopOpeBRepBuild_makefaces.cxx94 (const TopoDS_Shape& FF,TopOpeBRepBuild_WireEdgeSet& WES,TopTools_ListOfShape& LOF) in GWESMakeFaces() argument
185 GFABUMakeFaces(FF,FABU,LOF,MWisOld); in GWESMakeFaces()
209 Standard_Boolean puok = TopOpeBRepTool::PurgeClosingEdges(FA,LOF,MWisOld,MshNOK); in GWESMakeFaces()
220 Standard_Boolean puok = TopOpeBRepTool::MakeFaces(TopoDS::Face(FF),LOF,MshNOK,LOFF); in GWESMakeFaces()
222 LOF.Clear(); LOF.Assign(LOFF); in GWESMakeFaces()
236 TopTools_ListIteratorOfListOfShape itFF(LOF); in GWESMakeFaces()
244 LOF.Clear(); LOF.Assign(newLOF); in GWESMakeFaces()
248 TopTools_ListOfShape newLOF; RegularizeFaces(FF,LOF,newLOF); in GWESMakeFaces()
249 LOF.Clear(); LOF.Assign(newLOF); in GWESMakeFaces()
332 TopTools_ListOfShape& LOF,TopTools_DataMapOfShapeInteger& MWisOld) in GFABUMakeFaces() argument
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/test/java/de/lmu/ifi/dbs/elki/algorithm/outlier/lof/
H A DLOFTest.java41 OutlierResult result = new ELKIBuilder<LOF<DoubleVector>>(LOF.class) // in testLOF()
42 .with(LOF.Parameterizer.K_ID, 10).build().run(db); in testLOF()
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/docs/anomaly-detectors/
H A Dlocal-outlier-factor.md4 …tor (LOF) measures the local deviation of density of an unknown sample with respect to its *k* nea…
33 [^1]: M. M. Breunig et al. (2000). LOF: Identifying Density-Based Local Outliers.
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/test/java/de/lmu/ifi/dbs/elki/algorithm/outlier/lof/parallel/
H A DParallelLOFTest.java26 import de.lmu.ifi.dbs.elki.algorithm.outlier.lof.LOF;
43 .with(LOF.Parameterizer.K_ID, 10).build().run(db); in testParallelLOF()
H A DParallelSimplifiedLOFTest.java26 import de.lmu.ifi.dbs.elki.algorithm.outlier.lof.LOF;
43 .with(LOF.Parameterizer.K_ID, 10).build().run(db); in testParallelSimplifiedLOF()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/main/java/de/lmu/ifi/dbs/elki/algorithm/outlier/lof/
H A DLOF.java95 public class LOF<O> extends AbstractDistanceBasedAlgorithm<O, OutlierResult> implements OutlierAlgo… class
99 private static final Logging LOG = Logging.getLogger(LOF.class);
113 public LOF(int k, DistanceFunction<? super O> distanceFunction) { in LOF() method in LOF
286 protected LOF<O> makeInstance() { in makeInstance()
287 return new LOF<>(k, distanceFunction); in makeInstance()
/dports/math/pdal/PDAL-2.3.0/doc/stages/
H A Dfilters.lof.rst6 The **Local Outlier Factor (LOF) filter** was introduced as a method
27 on LOF values, and provide some guidelines on selecting minpts_ values, which
45 The sample pipeline below computes the LOF with a neighborhood of 20 neighbors,
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRepTool.hxx78 …olean PurgeClosingEdges (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Dat…
86 …ndard_Boolean MakeFaces (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Ind…
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepTool/
H A DTopOpeBRepTool.hxx78 …olean PurgeClosingEdges (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Dat…
86 …ndard_Boolean MakeFaces (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Ind…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRepTool.hxx78 …olean PurgeClosingEdges (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Dat…
86 …ndard_Boolean MakeFaces (const TopoDS_Face& F, const TopTools_ListOfShape& LOF, const TopTools_Ind…
/dports/biology/snpeff/snpEff/examples/
H A Dcancer.eff.vcf4 ##INFO=<ID=LOF,Number=.,Type=String,Description="Predicted loss of function effects for this varian…
7 …|MISSENSE|Atg/Ctg|M1L|305|OR4F5|protein_coding|CODING|ENST00000335137|1|C);LOF=(OR4F5|ENSG00000186…
H A Dvariants_1.ann.vcf4 ##INFO=<ID=LOF,Number=.,Type=String,Description="Predicted loss of function effects for this varian…
6 …0000188976|transcript|ENST00000477976|retained_intron|5/17|n.2153C>T||||||;LOF=(NOC2L|ENSG00000188…
H A Dcancer.ann.vcf5 ##INFO=<ID=LOF,Number=.,Type=String,Description="Predicted loss of function effects for this varian…
8 …ript|ENST00000335137|protein_coding|1/1|c.1A>C|p.Met1?|1/918|1/918|1/305||;LOF=(OR4F5|ENSG00000186…
H A Dvariants_2.ann.vcf4 ##INFO=<ID=LOF,Number=.,Type=String,Description="Predicted loss of function effects for this varian…
6 …0000188976|transcript|ENST00000477976|retained_intron|5/17|n.2153C>A||||||;LOF=(NOC2L|ENSG00000188…
/dports/net-mgmt/observium/observium/mibs/arris/
H A DARRIS-MOCA-MIB180 …The range of LOF is from 1150 to 1600, the value of it should in the range of 'arrisMoCAChannelMsk…
194 100 MHz channel.The RF frequency of the beacon is the LOF parameter.
195 0: same center frequency as the beacon(LOF) frequency
196 1: 25MHz above the beacon(LOF) frequency
197 2: 25MHz below the beacon(LOF) frequency "
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/cmpauxmd/
H A Di386.m4277 `define(LOF,`dword ptr $1[$2]')',
278 `define(LOF,`$1($2)')')
570 call IJMP(LOF(8,REG(ebp))) # Call function
588 call IJMP(LOF(8,REG(ebp)))
869 OP(mov,l) TW(REG(eax),LOF(REGBLOCK_VAL(),regs))
926 OP(mov,l) TW(REG(eax),LOF(REGBLOCK_VAL(),regs))
934 OP(mov,l) TW(REG(eax),LOF(REGBLOCK_VAL(),regs))
1252 IFSSE(` ldmxcsr LOF(4,REG(esp))')
1271 IF387(` fldcw LOF(4,REG(esp))')
1282 IF387(` OP(mov,l) TW(LOF(4,REG(esp)),REG(eax))
[all …]
/dports/net-mgmt/observium/observium/mibs/infinera/
H A DINFINERA-PM-SONETCLIENTCTP-MIB133 … the second) at least one Section layer BIP error was detected or an SEF or LOF defect as present."
142 …during which K or more Section layer BIP errors were detected or an SEF or LOF defect was present."
168 …during the second) at least one Section layer BIP error was detected or an LOF or SEF defect was p…
177 …econds during which K or more Section layer BIP errors were detected or an LOF or SEF defect was p…
309 …the second) at least one Section layer BIP error was detected or an SEF or LOF defect was present."
317 …during which K or more Section layer BIP errors were detected or an SEF or LOF defect was present."
341 …during the second) at least one Section layer BIP error was detected or an LOF or SEF defect was p…
349 …econds during which K or more Section layer BIP errors were detected or an LOF or SEF defect was p…

12345678910>>...17