Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
com.github.haifengl:smile-core (source) 4.4.25.1.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

haifengl/smile (com.github.haifengl:smile-core)

v5.1.0: 5.1.0

Compare Source

  1. Release Smile Studio. Smile Studio is an interactive desktop application to help you be more productive in building and serving models with SMILE. Similar to Jupyter Notebooks, Smile Studio is a REPL (Read-Evaluate-Print-Loop) containing an ordered list of input/output cells. Cd into the bin directory of pre-built package in a terminal, type ./smile to enter Smile Studio. If you work in a headless environment without graphical interface, you may run ./smile shell to enter Smile Shell for Java, which pre-imports all major SMILE packages. If you prefer Scala, type ./smile scala to enter Smile Shell for Scala.
  2. Rename package smile.base to smile.model.
  3. Add smile.model.ClassificationModel and smile.model.RegressionModel for model persistence and serving with metadata.
  4. Rename the method soft() and online() of class Classifier to isSoft() and isOnline().

v5.0.2: 5.0.2

Compare Source

  1. Update smile-kotlin to Kotlin 2.3.0 for Java 25 support.
  2. Remove SentencePiece class. See SentencePiece4J for a pure Java implementation.

v5.0.1: 5.0.1

Compare Source

  1. Support Iceberg tables
  2. Read Parquet files through Arrow
  3. Assume UTC if no timezone info in data files
  4. Add split and stratify methods to Bag class for training and testing data split
  5. Remove Hadoop dependency
  6. Pause publishing spark module as spark depends on hadoop, which runs only on java 8/11
  7. Bug fixes

v5.0.0: 5.0.0

Compare Source

  1. V5.x requires Java 25
  2. Fully redesign linear algebra and tensor/matrix package
  3. 20% faster on average

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 22, 2025
@renovate renovate bot force-pushed the renovate/com.github.haifengl-smile-core-5.x branch from 1ff9000 to a9db8e3 Compare November 12, 2025 10:56
@renovate renovate bot force-pushed the renovate/com.github.haifengl-smile-core-5.x branch from a9db8e3 to e34a9e5 Compare December 7, 2025 05:38
@renovate renovate bot force-pushed the renovate/com.github.haifengl-smile-core-5.x branch from e34a9e5 to 787d9bf Compare December 28, 2025 20:41
@renovate renovate bot force-pushed the renovate/com.github.haifengl-smile-core-5.x branch from 787d9bf to 8421204 Compare January 7, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants