← Back to home
Comparison · Analytics

fastml vs fracture

A side-by-side editorial comparison of fastml and fracture — release velocity, themes, recent moves, and the top alternatives to consider.

fastml vs fracture: at a glance

Featurefastmlfracture
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesautoml, tidymodels, survival analysis, cross-validationnumeric formatting, fractions, utility package, maintenance
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is fastml?

fastml added survival modelling and leakage-proof resampling, moving past classification and regression.

A tidymodels-based AutoML wrapper that trains, tunes and compares many engines from one call. The 0.6.x line added engine-specific tuning parameters, class-imbalance handling, early stopping and DALEX-based explainability. The 0.7.5 release is far larger: a full survival analysis task with its own engines, MICE imputation and integrated Brier scoring, plus unbiased nested cross-validation, grouped, blocked and rolling resampling helpers, fold-wise imputation, recipe leakage checks, and a sandbox for user-supplied preprocessing.

Read the full fastml trajectory →

What is fracture?

fracture solved decimal-to-fraction conversion years ago and now only answers to CRAN.

A single-purpose package converting decimals to fractions, with a matrix form and a Unicode pretty-printer. The functional work finished in 2021-2022: an explicit denom argument, named-argument-only calling, sensible denominators at 0 and 1, and NA and Inf handled rather than erroring. The only release since is a four-year-later removal of a C++11 system requirement that R's C++17 default made redundant.

Read the full fracture trajectory →

fastml vs fracture: editorial side-by-side

F
fastml
ANALYTICS
0.0

fastml added survival modelling and leakage-proof resampling, moving past classification and regression.

◆ Current state

A tidymodels-based AutoML wrapper that trains, tunes and compares many engines from one call. The 0.6.x line added engine-specific tuning parameters, class-imbalance handling, early stopping and DALEX-based explainability. The 0.7.5 release is far larger: a full survival analysis task with its own engines, MICE imputation and integrated Brier scoring, plus unbiased nested cross-validation, grouped, blocked and rolling resampling helpers, fold-wise imputation, recipe leakage checks, and a sandbox for user-supplied preprocessing.

◆ Where it's heading

The package is moving from convenience wrapper to something that has to be defensible statistically. Nested cross-validation, fold-wise rather than up-front imputation, and explicit leakage checks are all corrections to the shortcuts that make AutoML easy and its scores optimistic. Survival adds a third task type alongside classification and regression, and it arrived with its own metrics rather than being bolted onto the existing ones. Note the entry body is cut off at 8,000 characters, so the release is larger than what is shown.

◆ Prediction

Expect the remaining survival engines to fill in and the sandboxing of custom preprocessing to tighten, since both were still being iterated on within this same release's commit list.

F
fracture
ANALYTICS
0.0

fracture solved decimal-to-fraction conversion years ago and now only answers to CRAN.

◆ Current state

A single-purpose package converting decimals to fractions, with a matrix form and a Unicode pretty-printer. The functional work finished in 2021-2022: an explicit denom argument, named-argument-only calling, sensible denominators at 0 and 1, and NA and Inf handled rather than erroring. The only release since is a four-year-later removal of a C++11 system requirement that R's C++17 default made redundant.

◆ Where it's heading

This is a completed utility. Its arc ran from correctness — floating-point rounding, exhaustive tests across millions of fractions — through API tightening, to edge-case tolerance, and then stopped. The 2026 release contains no user-visible change at all; it exists because CRAN's toolchain moved, which is the characteristic maintenance mode of a small package that does one thing correctly.

◆ Prediction

Nothing in these entries suggests new functionality; expect further releases only when R or CRAN policy forces one, as this one did.

Alternatives to fastml and fracture

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either fastml or fracture.

See all fastml alternatives → · See all fracture alternatives →

Recent activity from fastml and fracture

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 6mo agofractureObsolete C++11 requirement removed
  2. 8mo agofastmlVersion 0.7.5
  3. 1y agofastmlEngine-specific tuning, imbalance handling and explainability
  4. 1y agofastmlSingle-workflow evaluation fix
  5. 1y agofastmlVersion 0.5.0
  6. 4y agofractureNA and Inf inputs handled instead of erroring
  7. 4y agofractureExplicit denominator argument; arguments now named-only
  8. 5y agofractureUnicode fraction formatting and rounding fixes

Frequently asked questions

What is the difference between fastml and fracture?

They serve adjacent needs but don't currently overlap on shipped themes. fastml and fracture are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is fastml better than fracture?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. fastml and fracture are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to fastml?

Top fastml alternatives in Analytics are ranked by recent ship velocity. Browse the "fastml alternatives" section above for the current picks, or visit /alternatives/fastml for the full list with editorial commentary on each.

What are the best alternatives to fracture?

Top fracture alternatives in Analytics are ranked by recent ship velocity. Browse the "fracture alternatives" section above for the current picks, or visit /alternatives/fracture for the full list with editorial commentary on each.