Skip to content

Commit

Permalink
Bumping version to 4.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Craigacp committed May 3, 2022
1 parent 5ee3352 commit da04ffc
Show file tree
Hide file tree
Showing 54 changed files with 60 additions and 59 deletions.
2 changes: 1 addition & 1 deletion AnomalyDetection/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-anomaly</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>AnomalyDetection-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion AnomalyDetection/LibLinear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-anomaly</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>AnomalyDetection-LibLinear</name>
Expand Down
2 changes: 1 addition & 1 deletion AnomalyDetection/LibSVM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-anomaly</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>AnomalyDetection-LibSVM</name>
Expand Down
2 changes: 1 addition & 1 deletion AnomalyDetection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-anomaly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Classification/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/DecisionTree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-Tree</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/Experiments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-Experiments</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/Explanations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-Explanations</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/LibLinear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-LibLinear</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/LibSVM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-LibSVM</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/MultinomialNaiveBayes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
</parent>
<name>Classification-MultinomialNaiveBayes</name>
<artifactId>tribuo-classification-mnnaivebayes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Classification/SGD/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-SGD</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/XGBoost/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-classification</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Classification-XGBoost</name>
Expand Down
2 changes: 1 addition & 1 deletion Classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-classification</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Clustering/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-clustering</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Clustering-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion Clustering/Hdbscan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-clustering</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Clustering-Hdbscan</name>
Expand Down
2 changes: 1 addition & 1 deletion Clustering/KMeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-clustering</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Clustering-KMeans</name>
Expand Down
2 changes: 1 addition & 1 deletion Clustering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-clustering</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Common/LibLinear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-LibLinear</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/LibSVM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-LibSVM</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/NearestNeighbour/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-NearestNeighbour</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/SGD/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-SGD</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/Trees/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-Tree</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/XGBoost/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-common</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Common-XGBoost</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Core</name>
Expand Down
2 changes: 1 addition & 1 deletion Data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Data</name>
Expand Down
2 changes: 1 addition & 1 deletion Interop/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-interop</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Interop-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion Interop/OCI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-interop</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>OCI</name>
Expand Down
2 changes: 1 addition & 1 deletion Interop/ONNX/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-interop</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Interop-ONNX</name>
Expand Down
2 changes: 1 addition & 1 deletion Interop/Tensorflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-interop</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Interop-Tensorflow</name>
Expand Down
2 changes: 1 addition & 1 deletion Interop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-interop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Json</name>
Expand Down
2 changes: 1 addition & 1 deletion Math/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Math</name>
Expand Down
2 changes: 1 addition & 1 deletion MultiLabel/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-multilabel</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>MultiLabel-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion MultiLabel/SGD/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-multilabel</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>MultiLabel-SGD</name>
Expand Down
2 changes: 1 addition & 1 deletion MultiLabel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tribuo-multilabel</artifactId>
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Currently we have interfaces to:
* [LibLinear](https://github.com/bwaldvogel/liblinear-java) - via the LibLinear-java port of the original [LibLinear](https://www.csie.ntu.edu.tw/~cjlin/liblinear/) (v2.43).
* [LibSVM](https://www.csie.ntu.edu.tw/~cjlin/libsvm/) - using the pure Java transformed version of the C++ implementation (v3.25).
* [ONNX Runtime](https://onnxruntime.ai) - via the Java API contributed by our group (v1.9.0).
* [TensorFlow](https://tensorflow.org) - Using [TensorFlow Java](https://github.com/tensorflow/java) v0.4.0 (based on TensorFlow v2.7.0). This allows the training and deployment of TensorFlow models entirely in Java.
* [TensorFlow](https://tensorflow.org) - Using [TensorFlow Java](https://github.com/tensorflow/java) v0.4.1 (based on TensorFlow v2.7.1). This allows the training and deployment of TensorFlow models entirely in Java.
* [XGBoost](https://xgboost.ai) - via the built in XGBoost4J API (v1.5.0).

## Binaries
Expand All @@ -184,13 +184,13 @@ Maven:
<dependency>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-all</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<type>pom</type>
</dependency>
```
or from Gradle:
```groovy
implementation ("org.tribuo:tribuo-all:4.2.0@pom") {
implementation ("org.tribuo:tribuo-all:4.2.1@pom") {
transitive = true // for build.gradle (i.e., Groovy)
// isTransitive = true // for build.gradle.kts (i.e., Kotlin)
}
Expand Down Expand Up @@ -254,6 +254,7 @@ Tribuo is licensed under the [Apache 2.0 License](./LICENSE.txt).

## Release Notes:

- [v4.2.1](https://github.com/oracle/tribuo/blob/main/docs/release-notes/tribuo-v4-2-1-release-notes.md) - Bug fixes for KMeans' multithreading, nondeterministic iteration orders affecting ONNX export and K-Means initialization, and upgraded TF-Java to 0.4.1.
- [v4.2.0](https://github.com/oracle/tribuo/blob/main/docs/release-notes/tribuo-v4-2-release-notes.md) - Added factorization machines, classifier chains, HDBSCAN. Added ONNX export and OCI Data Science integration. Added reproducibility framework. Various other small fixes and improvements, including the regression fixes from v4.1.1. Filled out the remaining javadoc, added 4 new tutorials (onnx export, multi-label classification, reproducibility, hdbscan), expanded existing tutorials.
- [v4.1.1](https://github.com/oracle/tribuo/blob/main/docs/release-notes/tribuo-v4-1-1-release-notes.md) - Bug fixes for multi-output regression, multi-label evaluation, KMeans & KNN with SecurityManager, and update TF-Java 0.4.0.
- [v4.1.0](https://github.com/oracle/tribuo/blob/main/docs/release-notes/tribuo-v4-1-release-notes.md) - Added TensorFlow training support, a BERT feature extractor, ExtraTrees, K-Means++, many linear model & CRF performance improvements, new tutorials on TF and document classification. Many bug fixes & documentation improvements.
Expand Down
2 changes: 1 addition & 1 deletion Regression/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-regression</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Regression-Core</name>
Expand Down
2 changes: 1 addition & 1 deletion Regression/LibLinear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-regression</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Regression-LibLinear</name>
Expand Down
2 changes: 1 addition & 1 deletion Regression/LibSVM/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.tribuo</groupId>
<artifactId>tribuo-regression</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Regression-LibSVM</name>
Expand Down
Loading

0 comments on commit da04ffc

Please sign in to comment.