Skip to content

DoubleFeature provides abstractions for clustering data entities based on feature vectors defined for them.

License

Notifications You must be signed in to change notification settings

aranyia/DoubleFeature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoubleFeature

Overview

DoubleFeature provides abstractions for clustering data entities based on feature vectors defined for them.

The implementation is based on Apache Commons Math's Machine Learning library.

Installation

Prerequisites

To build from source, you need the following installed (and available in your $PATH):

Building

After cloning the project, you can build it from source with this command:

mvn package

And you can install it into your Maven repository:

mvn install

Licence

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

DoubleFeature provides abstractions for clustering data entities based on feature vectors defined for them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages