| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.simiacryptus |
| Идентификатор | Идентификаторmindseye-dataframes |
| Последняя версия | Последняя версия1.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеModel Training from Spark Dataframes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSimiaCryptus Software |
| Имя Файла | Размер |
|---|---|
| mindseye-dataframes-1.8.0.pom | |
| mindseye-dataframes-1.8.0.jar | 245 KB |
| mindseye-dataframes-1.8.0-sources.jar | 18 KB |
| mindseye-dataframes-1.8.0-javadoc.jar | 416 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.simiacryptus/mindseye-dataframes/ -->
<dependency>
<groupId>com.simiacryptus</groupId>
<artifactId>mindseye-dataframes</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simiacryptus/mindseye-dataframes/
implementation 'com.simiacryptus:mindseye-dataframes:1.8.0'
// https://jarcasting.com/artifacts/com.simiacryptus/mindseye-dataframes/
implementation ("com.simiacryptus:mindseye-dataframes:1.8.0")
'com.simiacryptus:mindseye-dataframes:jar:1.8.0'
<dependency org="com.simiacryptus" name="mindseye-dataframes" rev="1.8.0">
<artifact name="mindseye-dataframes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simiacryptus', module='mindseye-dataframes', version='1.8.0')
)
libraryDependencies += "com.simiacryptus" % "mindseye-dataframes" % "1.8.0"
[com.simiacryptus/mindseye-dataframes "1.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.twitter : chill_2.11 | jar | 0.9.3 |
| com.twitter : chill-java | jar | 0.9.3 |
| com.esotericsoftware : kryo | jar | 4.0.2 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
| org.slf4j : log4j-over-slf4j | jar | 1.8.0-beta2 |
| org.apache.hadoop : hadoop-aws | jar | 2.9.0 |
| com.simiacryptus : java-util | jar | 1.8.0 |
| com.simiacryptus : aws-utilities | jar | 1.8.0 |
| com.simiacryptus : mindseye-core | jar | 1.8.0 |
| com.simiacryptus : mindseye-java | jar | 1.8.0 |
| com.simiacryptus : sparkbook | jar | 1.8.0 |
| org.scala-lang : scala-library | jar | 2.11.11 |
| org.scala-lang : scala-compiler | jar | 2.11.11 |
| org.scala-lang.modules : scala-xml_2.11 | jar | 1.1.1 |
| com.google.guava : guava | jar | 27.0.1-jre |
| com.google.code.gson : gson | jar | 2.8.5 |
| commons-io : commons-io | jar | 2.6 |
| com.github.haifengl : smile-math | jar | 1.5.2 |
| org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
| org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.0-SNAP10 |