Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktCode/Practical-Machine-Learning
/ functions
Functions
479 in github.com/PacktCode/Practical-Machine-Learning
⨍
Functions
479
◇
Types & classes
103
Method
setW1
(DenseMatrix w1)
mahout/chapter11/dlexample/src/main/java/AutoencoderParams.java:30
Method
setW2
(DenseMatrix w2)
mahout/chapter11/dlexample/src/main/java/AutoencoderFctGrd.java:39
Method
setW2
(DenseMatrix w2)
mahout/chapter11/dlexample/src/main/java/AutoencoderParams.java:38
Method
simpleTest1DConvolution
()
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:95
Method
simpleTest1DFFT
()
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:73
Method
simpleTest2DConvolution
()
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:129
Method
simpleTest2DFFT
()
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:82
Method
suite
@return the suite of tests being tested
mahout/chapter7/fpgrowthexample/src/test/java/com/packt/pml/mahout/fpgrowth/FPgrowthTest.java:31
Method
suite
@return the suite of tests being tested
mahout/chapter5/randomforestexample/src/test/java/com/packt/pml/mahout/randomforest/RandomForestTest.java:32
Method
suite
@return the suite of tests being tested
mahout/chapter8/k-meansexample/src/test/java/com/packt/pml/mahout/kmeans/KMeansTest.java:31
Method
suite
@return the suite of tests being tested
mahout/chapter9/naivebayesexample/src/test/java/com/packt/pml/mahout/naivebayes/NaiveBayesTest.java:26
Method
suite
@return the suite of tests being tested
mahout/chapter10/logisticregressionexample/src/test/java/com/packt/pml/mahout/logreg/LogisticRegressionTest.java:31
Function
svm_get_labels
julia/chapter6/svmexample/reference/svm.cpp:2422
Function
svm_get_svm_type
julia/chapter6/svmexample/reference/svm.cpp:2412
Function
svm_load_model
julia/chapter6/svmexample/reference/svm.cpp:2689
Function
svm_set_print_string_function
julia/chapter6/svmexample/reference/svm.cpp:3066
Function
svmpredict
julia/chapter6/svmexample/reference/libsvm_wrapper.c:400
Function
svmtrain
julia/chapter6/svmexample/reference/libsvm_wrapper.c:268
Function
svmwrite
julia/chapter6/svmexample/reference/libsvm_wrapper.c:501
Method
swap_index
julia/chapter6/svmexample/reference/svm.cpp:209
Method
swap_index
julia/chapter6/svmexample/reference/svm.cpp:1281
Method
swap_index
julia/chapter6/svmexample/reference/svm.cpp:1330
Method
swap_index
julia/chapter6/svmexample/reference/svm.cpp:1372
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/ExtractPatchesTest.java:40
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/RankTest.java:45
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/MaxPoolerTest.java:44
Method
tearDown
()
mahout/chapter11/dlexample/src/test/java/ThreeLayerTest.java:62
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:50
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/PreProcessTest.java:52
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/ExtractPatchesTuplesTest.java:42
Method
tearDown
()
mahout/chapter11/dlexample/src/test/java/OneLayerTest.java:37
Method
tearDown
()
mahout/chapter11/dlexample/src/test/java/LoadSaveModelTest.java:64
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:42
Method
tearDown
()
mahout/chapter11/dlexample/src/test/java/TwoLayersTest.java:57
Method
tearDown
@throws java.lang.Exception
mahout/chapter11/dlexample/src/test/java/FeatureExtractionTest.java:50
Method
tearDown
()
mahout/chapter11/dlexample/src/test/java/AutoencoderTest.java:36
Method
test
()
mahout/chapter11/dlexample/src/test/java/TwoLayersTest.java:63
Method
test1DMaxPooling
()
mahout/chapter11/dlexample/src/test/java/MaxPoolerTest.java:64
Method
test2DMaxPooling
()
mahout/chapter11/dlexample/src/test/java/MaxPoolerTest.java:75
Method
testApp
Rigourous Test :-)
mahout/chapter7/fpgrowthexample/src/test/java/com/packt/pml/mahout/fpgrowth/FPgrowthTest.java:39
Method
testApp
Rigourous Test :-)
mahout/chapter8/k-meansexample/src/test/java/com/packt/pml/mahout/kmeans/KMeansTest.java:39
Method
testBaseLayer
()
mahout/chapter11/dlexample/src/test/java/OneLayerTest.java:95
Method
testCommonPrefix
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:68
Method
testDenseMatrixObjectIO
()
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:74
Method
testDenseMatrixTextIO
()
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:90
Method
testDenseVectorObjectIO
()
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:61
Method
testDenseVectorTextIO
()
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:48
Method
testDuplicate
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:164
Method
testFileAsStringArray
(String file)
mahout/chapter5/randomforestexample/src/main/java/com/packt/pml/mahout/randomforest/RandomForest.java:143
Method
testForLoop
()
mahout/chapter11/dlexample/src/test/java/TwoLayersTest.java:115
Method
testGeneration
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:118
Method
testGradient
()
mahout/chapter11/dlexample/src/test/java/AutoencoderTest.java:42
Method
testIndependentBranches
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:61
Method
testLogisticRegression
Rigourous Test :-)
mahout/chapter10/logisticregressionexample/src/test/java/com/packt/pml/mahout/logreg/LogisticRegressionTest.java:39
Method
testNaiveBayes
Rigourous Test :-)
mahout/chapter9/naivebayesexample/src/test/java/com/packt/pml/mahout/naivebayes/NaiveBayesTest.java:34
Method
testNeighbors
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:95
Method
testNumeric
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:76
Method
testOneBranch
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:57
Method
testPaths
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:109
Method
testPruning
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:136
Method
testRandomForest
Rigourous Test :-)
mahout/chapter5/randomforestexample/src/test/java/com/packt/pml/mahout/randomforest/RandomForestTest.java:40
Method
testRoutes
(self)
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:84
Method
testSmallLoop
()
mahout/chapter11/dlexample/src/test/java/ThreeLayerTest.java:68
Method
testSmallLoop
()
mahout/chapter11/dlexample/src/test/java/LoadSaveModelTest.java:70
Method
testSmallLoop
()
mahout/chapter11/dlexample/src/test/java/TwoLayersTest.java:169
Method
testSupport
Issue #2: incorrect support calculation for shared paths
python-sckit-learn/chapter7/fpgrowthexample/test-fpgrowth.py:149
Method
testVectorArrayObjectIO
()
mahout/chapter11/dlexample/src/test/java/LinAlgebraIOUtilsTest.java:105
Method
tree
The tree in which this node appears.
python-sckit-learn/chapter7/fpgrowthexample/fp_growth.py:247
Function
univariate_feature_selection
Selects 'n' features in the dataset. Returns the Reduced Dataset n (int), ds (Dataset) -> Dataset
python-sckit-learn/chapter9/naivebayesexample/feature-selection.py:12
Method
update
(String status)
mahout/chapter7/fpgrowthexample/src/main/java/com/packt/pml/mahout/fpgrowth/FrequentPatternMiningJava.java:72
Method
update_alpha_status
julia/chapter6/svmexample/reference/svm.cpp:428
Method
zeroMeanPreprocessingFFTConvTest
()
mahout/chapter11/dlexample/src/test/java/FFTConvolutionTest.java:300
Method
~Cache
julia/chapter6/svmexample/reference/svm.cpp:101
Method
~Kernel
julia/chapter6/svmexample/reference/svm.cpp:286
Method
~ONE_CLASS_Q
julia/chapter6/svmexample/reference/svm.cpp:1337
Method
~QMatrix
julia/chapter6/svmexample/reference/svm.cpp:197
Method
~SVC_Q
julia/chapter6/svmexample/reference/svm.cpp:1289
Method
~SVR_Q
julia/chapter6/svmexample/reference/svm.cpp:1403
Method
~Solver
julia/chapter6/svmexample/reference/svm.cpp:394
← previous
401–479 of 479, ranked by callers