
ck.sansa-ml-spark_2.12.0.9.5.source-code.parameterConfig.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sansa-ml-spark_2.12 Show documentation
Show all versions of sansa-ml-spark_2.12 Show documentation
RDF/OWL Machine Learning Library for Apache Spark
The newest version!
pipelineComponents = ["ri", "fe", "cv", "nn", "ap"]
numberRuns = 5
pathToFolder = "sansa-ml-spark/src/main/resources/movieData/movie.nt"
similarityEstimationModeAll = ["Batet", "Braun Blanquet", "Dice", "Jaccard", "MinHash", "Ochiai", "Simpson"]
parametersFeatureExtractorModeAll = ["at"]
parameterCountVectorizerMinDfAll = [1]
parameterCountVectorizerMaxVocabSizeAll = [100000]
parameterSimilarityAlphaAll = [0.5]
parameterSimilarityBetaAll = [0.5]
parameterNumHashTablesAll = [1]
parameterSimilarityAllPairThresholdAll = [0.5]
parameterSimilarityNearestNeighborsKAll = [20]
outputFilePath = "/Users/..../...."
parameterOnlyMovieSimilarity = true
showDataFrames = true
master = "local[*]"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy