Download List

프로젝트 설명

openModeller is a C++ framework providing tools and an API for ecological niche modeling using a variety of algorithms. It can be used to predict species potential distribution based on a set of georeferenced occurrence points and a set of environmental layers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-20 13:52
0.6.0

이 릴리스 (일반화 Iterative 스케일링 및 제한된 메모리 변수 수치), 새로운 명령줄 도구를 두 교육 방법과 새로운 최대 엔트로피 알고리즘이 포함되어있습니다 (om_points) 발생하는 데이터를 사용할 수있는 알고리즘에 대한 정보를 얻기 위해 모든 가능한 드라이버를 사용 om_algorithm 검색 , 새로운 드라이버를 GBIF 지내는 웹 서비스, 맥 / DarwinCore 제공 업체 또는 openModeller XML을 연재에서 발생하는 데이터를 읽을 수있습니다. GARP 최고의 하위 집합 알고리즘은 이제 멀티 프로세스 모델링 프로세서는 컴퓨터 속도를하는 데 사용될 수있는 "최대 스레드"매개 변수를 허용합니다.
Tags: Major feature enhancements
This release contains a new Maximum Entropy algorithm with two training methods (Generalized Iterative Scaling and Limited-Memory Variable Metric), new command line tools (om_points to retrieve occurrence data using any of the available drivers and om_algorithm to get information about the available algorithms), and new drivers to read occurrence data from the GBIF REST Web service, TAPIR/DarwinCore providers, or openModeller serialized XML. The GARP Best Subsets algorithm now accepts the "max threads" parameter that can be used to speed up the modeling process in multi-processor machines.

2008-07-02 22:24
0.5.3

이 릴리스는 특별히 해양 생물의 모델을 배포하도록 설계되었습니다 AquaMaps라는 새로운 알고리즘을 포함한다. 두 개의 다른 알고리즘 (최소 거리가 제거되었고 평균 거리) 환경 거리 이래 지금과 같은 기능을 제공합니다. TerraLib 드라이버 TerraLib 3.2.0과의 호환성을 위해 업데이 트되었습니다. 중고위한 두 개의 새로운 클래스 - 입력 층에 대한 분석을 사용할 수있습니다 : 잭나이프와 ChiSquare. 이 릴리스에는 또한 개선 명령 라인 도구가 포함되어있습니다 (om_pseudo, om_create 및 om_project) API에 일부 변화, 그리고 몇 가지 버그수정.
Tags: Minor feature enhancements
This release includes a new algorithm called
AquaMaps, which was specifically designed to model
distribution of marine organisms. Two other
algorithms were removed (minimum distance and
distance to average) since Environmental Distance
now provides the same functionality. TerraLib
drivers were updated for compatibility with
TerraLib 3.2.0. Two new classes for pre-analysis
on input layers are available: Jackknife and
ChiSquare. This release also contains improvements
in command-line tools (om_pseudo, om_create and
om_project), some changes in the API, and a few
bugfixes.

2008-01-24 22:14
0.5.2

윈도우즈 (MSVC 컴파일러)에서 수정이 릴리스에는 컴파일 문제, 유사 사건을 생성하는 새로운 명령행 프로그램이 포함되어 콘솔 도구 사소한 개선을하고있다 (결석 지금 om_viewer 및 om_niche)에 표시하는 일부 코드를 정리하고있다.
Tags: Minor feature enhancements
This release fixes compilation issues under Windows (MSVC compiler), includes a new command line program to generate pseudo occurrences, has minor improvements in console tools (absences are now displayed in om_viewer and om_niche), and has some code cleanup.

2008-01-21 19:34
0.5.1

이 릴리스에는 수정 MSVC 컴파일 문제, OM GARP, 하나의 충돌 - 클래스 SVM의 deserialization에 입력하면 포인트 결석, Mahalanobis 거리 환경 통계에 대한 알고리즘의 deserialization에 버그, 그리고 의사의 버그가 포함된 버그 부재 SVM 알고리즘은 아무도 없을 때 결석을 매개 변수로 전달했다의 생성. 그것은 직렬화를 구현 / OM GARP 최고의 하위 집합에 대한 deserialization, 그리고 새로운 알고리즘 "봉투를 평가 점수가 포함되어있습니다".
Tags: Major bugfixes
This release fixes MSVC compilation problems, a bug in the deserialization of OM GARP, a crash in one-class SVM when input points contained absences, a bug in deserialization of environmental distance algorithm for the Mahalanobis metric, and a bug in the pseudo-absence generation of the SVM algorithm when no absences were passed as a parameter. It implements serialization/deserialization for OM GARP Best Subsets, and includes a new algorithm "Envelope Score".

2007-08-30 22:57
0.5

이 릴리스의 새로운 알고리즘을 지원 벡터 머신상에서 (C - SVC는, 뉴 - SVC는, 한 - 클래스 SVM)을 기반으로, 포함 (2 구현을 사용할 수있습니다 : ScaleNormalizer 및 MeanVarianceNormalizer), 다중 정규화 기술에 대한 지원을 추가 취소하는 새로운 방법을 가지고 직업 (모델 생성 또는 모델 프로젝션),), 환경 가치 예제 직렬화 원본 (정규화되지 않은 기반으로 만들어 단위 테스트 cxxtest를 사용하여 새로운 인프라가 포함되어있습니다.
Tags: Major feature enhancements
This release includes a new algorithm based on Support Vector Machines (C-SVC, nu-SVC, and one-class SVM), adds support for multiple normalization techniques (two implementations are available: ScaleNormalizer and MeanVarianceNormalizer), has a new method to cancel jobs (model creation or model projection), makes Sample serialization based on the original (unnormalized) environment values, and contains a new infrastructure for unit tests using cxxtest.

Project Resources