All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.hydrosphere.mist.ml.Metadata.scala Maven / Gradle / Ivy

package io.hydrosphere.mist.ml

case class Metadata(className: String, timestamp: Long, sparkVersion: String, uid: String, paramMap: Map[String, Any])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy