SuccessChanges

Summary

  1. Update README.md (details)
  2. created ml2graph transformer for semantification of DistRDF2ML pipeline Results (details)
  3. ml to graph offer fallback xsd type (details)
  4. create ML2Graph unit test (details)
  5. show to different opportunities to gather int value out of string within KG (details)
  6. created new tiny sample file (details)
  7. created ML to Graph transformer to make MLlib output semantic for DistSim Pipeline (details)
  8. unit tests calling ML2Granph module (details)
  9. reorder metagraph (details)
  10. show semantification of results in saomple regression pipleine (details)
  11. show semantification of results in saomple classfication pipeline (details)
  12. show semantification of results in saomple clustering pipeline (details)
  13. class for data size eval on artificial movie data (details)
  14. offer ration of indexer traning like word 2 vec (details)
Commit b95e1057ec8ae037748ae58f3a4e497d808948a5 by GitHub
Update README.md

Rename RDF2Feature to Literal2Feature
The file was modifiedsansa-ml/README.md (diff)
Commit 0f24cecaadbfc684b7cad1e0e432af9f19318f75 by carsten.draschner
created ml2graph transformer for semantification of DistRDF2ML pipeline Results
The file was addedsansa-ml/sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/utils/ML2Graph.scala
Commit 1697372fbe59738cf534888af100b073bca9d220 by carsten.draschner
ml to graph offer fallback xsd type
The file was modifiedsansa-ml/sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/utils/ML2Graph.scala (diff)
The file was addedsansa-ml/sansa-ml-spark/src/test/scala/net/sansa_stack/ml/spark/utils/ML2GraphTest.scala
Commit 23cf5438a2335646b81e13b0ac8559f81c7612e4 by carsten.draschner
show to different opportunities to gather int value out of string within KG
The file was modifiedsansa-examples/sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/ml/DistRDF2ML/DistRDF2ML_Regression.scala (diff)
Commit f551b3ff06dd02bb3e719bd971ae680c2ab46003 by carsten.draschner
created new tiny sample file
The file was addedsansa-ml/sansa-ml-spark/src/test/resources/similarity/movie.ttl
Commit 313aa890560e1461dbe659849a4b7c2f322567a0 by carsten.draschner
created ML to Graph transformer to make MLlib output semantic for DistSim Pipeline
The file was modifiedsansa-ml/sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/utils/ML2Graph.scala (diff)
Commit 83b5e7c34cdfc4dd428d59ae7496e7c9c729ece6 by carsten.draschner
unit tests calling ML2Granph module
The file was modifiedsansa-ml/sansa-ml-spark/src/test/scala/net/sansa_stack/ml/spark/utils/ML2GraphTest.scala (diff)
The file was modifiedsansa-ml/sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/utils/ML2Graph.scala (diff)
Commit abfcf5afc7c22933913c73dbbf1f02c966ccd54b by carsten.draschner
show semantification of results in saomple regression pipleine
The file was modifiedsansa-examples/sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/ml/DistRDF2ML/DistRDF2ML_Regression.scala (diff)
Commit 29c6b3dafbf7e82ff5fce7b614e31b56f54c724e by carsten.draschner
show semantification of results in saomple classfication pipeline
The file was modifiedsansa-examples/sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/ml/DistRDF2ML/DistRDF2ML_Classification.scala (diff)
Commit cd2024104d03f92c29ad83be4a6fc639974649dd by carsten.draschner
show semantification of results in saomple clustering pipeline
The file was modifiedsansa-examples/sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/ml/DistRDF2ML/DistRDF2ML_Clustering.scala (diff)
Commit b412ac5f982647ee925a0ab17c471a7672da14a7 by carsten.draschner
class for data size eval on artificial movie data
The file was addedsansa-examples/sansa-examples-spark/src/main/scala/net/sansa_stack/examples/spark/ml/DistRDF2ML/DistRDF2ML_DataSizeEvaluation.scala
Commit d6b3f2a473e1c5621fa66cb34f0086b7502244de by carsten.draschner
offer ration of indexer traning like word 2 vec
The file was modifiedsansa-ml/sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/featureExtraction/SmartVectorAssembler.scala (diff)