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

Download JAR files tagged by char with all dependencies


haystack-zipkin-interoperability from group com.expedia.www (version 1.0.2)

Library to convert the three ids, viz trace-id , span-id, parent-span-id in UUID format to zipkin B3 format in terms of hex char encodings.

Group: com.expedia.www Artifact: haystack-zipkin-interoperability
Show all versions Show documentation Show source 
Download haystack-zipkin-interoperability.jar (1.0.2)
 

0 downloads
Artifact haystack-zipkin-interoperability
Group com.expedia.www
Version 1.0.2
Last update 29. June 2020
Organization not specified
URL https://github.com/ExpediaDotCom/haystack-zipkin-interoperability-experimental/tree/master
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

io.earcam.utilitarian.charstar from group io.earcam.utilitarian (version 1.2.1)

java.lang.CharSequence is woefully under-used and under-supported IMO... Tiny module named "charstar" in homage to C's char*

Group: io.earcam.utilitarian Artifact: io.earcam.utilitarian.charstar
Show all versions Show documentation Show source 
Download io.earcam.utilitarian.charstar.jar (1.2.1)
 

0 downloads
Artifact io.earcam.utilitarian.charstar
Group io.earcam.utilitarian
Version 1.2.1
Last update 25. November 2018
Organization not specified
URL ${site.url}${earcam.project.name.short}
License not specified
Dependencies amount 3
Dependencies io.earcam.unexceptional, jsr305, java-hamcrest,
There are maybe transitive dependencies!

array from group org.beiter.michael.util (version 1.4)

The Array Utils library provides implementations for converting and modifying arrays (e.g. array sanitation, byte[] to char[] conversion).

Group: org.beiter.michael.util Artifact: array
Show all versions Show documentation Show source 
Download array.jar (1.4)
 

0 downloads
Artifact array
Group org.beiter.michael.util
Version 1.4
Last update 26. April 2016
Organization not specified
URL http://mbeiter.github.io/util/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

parso from group com.epam (version 2.0.14)

Parso is a lightweight Java library designed to read SAS7BDAT datasets. The Parso interfaces are analogous to libraries designed to read table-storing files, for example, CSVReader library. Despite its small size, the Parso library is the only full-featured open-source solution to process SAS7BDAT datasets, both uncompressed, CHAR-compressed and BIN-compressed. It is effective in processing clinical and statistical data often stored in SAS7BDAT format. Parso allows converting data into CSV format.

Group: com.epam Artifact: parso
Show all versions Show documentation Show source 
Download parso.jar (2.0.14)
 

65 downloads
Artifact parso
Group com.epam
Version 2.0.14
Last update 19. February 2021
Organization not specified
URL https://github.com/epam/parso
License GNU General Public License v3
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

gridSearch from group nz.ac.waikato.cms.weka (version 1.0.12)

Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter (X-axis, "# of Components") and chooses the best pair found for the actual predicting. The initial grid is worked on with 2-fold CV to determine the values of the parameter pairs for the selected type of evaluation (e.g., accuracy). The best point in the grid is then taken and a 10-fold CV is performed with the adjacent parameter pairs. If a better pair is found, then this will act as new center and another 10-fold CV will be performed (kind of hill-climbing). This process is repeated until no better pair is found or the best pair is on the border of the grid. In case the best pair is on the border, one can let GridSearch automatically extend the grid and continue the search. Check out the properties 'gridIsExtendable' (option '-extend-grid') and 'maxGridExtensions' (option '-max-grid-extensions <num>'). GridSearch can handle doubles, integers (values are just cast to int) and booleans (0 is false, otherwise true). float, char and long are supported as well. The best filter/classifier setup can be accessed after the buildClassifier call via the getBestFilter/getBestClassifier methods. Note on the implementation: after the data has been passed through the filter, a default NumericCleaner filter is applied to the data in order to avoid numbers that are getting too small and might produce NaNs in other schemes.

Group: nz.ac.waikato.cms.weka Artifact: gridSearch
Show all versions Show documentation Show source 
Download gridSearch.jar (1.0.12)
 

1 downloads
Artifact gridSearch
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 30. October 2018
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/gridSearch
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, partialLeastSquares,
There are maybe transitive dependencies!



Page 3 from 3 (items total 25)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy