Releases: PoisotLab/SpeciesDistributionToolkit.jl
Releases · PoisotLab/SpeciesDistributionToolkit.jl
SDeMo-v1.3.2
v1.4.1
v1.4.0
SpeciesDistributionToolkit v1.4.0
Merged pull requests:
- QoL improvements for SDeMo (#367) (@tpoisot)
- Add support for NeutralLandscapes (#369) (@tpoisot)
- Fix variable selection verbose output (#373) (@tpoisot)
- Support for the STAC package through an extension (#374) (@tpoisot)
Closed issues:
- STAC (#230)
- Add a method to save a model with logistic classifier (#363)
- Improve output for logistic models (#364)
- Use the data not part of training to measure valid. loss on Logistic (#365)
- Improve the verbose output of variable selection (#366)
- Support for NeutralLandscapes (#368)
- Number of variables reported during variable selection is wrong (#372)
SDeMo-v1.3.1
SDeMo SDeMo-v1.3.1
Merged pull requests:
Closed issues:
- Number of variables reported during variable selection is wrong (#372)
SDeMo-v1.3.0
SDeMo SDeMo-v1.3.0
Merged pull requests:
- Clustering quality (#360) (@tpoisot)
- DistanceToEvent performance (#361) (@tpoisot)
- Dispatch for boundingbox on vector of occurrences (#362) (@tpoisot)
- QoL improvements for SDeMo (#367) (@tpoisot)
- Add support for NeutralLandscapes (#369) (@tpoisot)
Closed issues:
- calling a performance measure on a tuple should give a nice output (#328)
- boundingbox doesn't work on a vector of Occurrence not wrapped in an Occurrences object (#336)
- Add support for clustering quality (#356)
- Update the clustering interface to work on a vector of layers (#357)
- Add a method to save a model with logistic classifier (#363)
- Improve output for logistic models (#364)
- Use the data not part of training to measure valid. loss on Logistic (#365)
- Improve the verbose output of variable selection (#366)
- Support for NeutralLandscapes (#368)
v1.3.2
SpeciesDistributionToolkit v1.3.2
Merged pull requests:
Closed issues:
v1.3.1
SimpleSDMLayers-v1.1.1
SDeMo-v1.2.3
SDeMo SDeMo-v1.2.3
Merged pull requests:
- Fixed show method (#353) (@tpoisot)
- Add support for Clustering (#354) (@tpoisot)
- Add SpatialBoundaries support through an extension (#355) (@tpoisot)
- Safe threading in SDeMo (#359) (@tpoisot)
Closed issues:
- Likely erroneous use of
Threads.nthreads
andThreads.threadid
(#358)