EnglishFrenchSpanish

Ad


OnWorks favicon

mlpack_mean_shift - Online in the Cloud

Run mlpack_mean_shift in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mlpack_mean_shift that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mlpack_mean_shift - mean shift clustering

SYNOPSIS


mlpack_mean_shift [-h] [-v] -i string [-C string] [-P] [-m int] [-o string] [-r double] -V

DESCRIPTION


This program performs mean shift clustering on the given dataset, storing the learned
cluster assignments either as a column of labels in the file containing the input dataset
or in a separate file.

REQUIRED OPTIONS


--inputFile (-i) [string]
Input dataset to perform clustering on.

OPTIONS


--centroid_file (-C) [string]
If specified, the centroids of each cluster will be written to the given file.
Default value ''.

--help (-h)
Default help info.

--in_place (-P)
If specified, a column containing the learned cluster assignments will be added to
the input dataset file. In this case, --outputFile is overridden.

--info [string]
Get help on a specific module or option. Default value ''.

--max_iterations (-m) [int]
Maximum number of iterations before mean shift terminates. Default value 1000.

--output_file (-o) [string]
File to write output labels or labeled data to. Default value ''.

--radius (-r) [double]
If distance of two centroids is less than the given radius, one will be removed. A
radius of 0 or less means an estimate will be calculated and used. Default value 0.

--verbose (-v)
Display informational messages and the full list of parameters and timers at the
end of execution.

--version (-V)
Display the version of mlpack.

ADDITIONAL INFORMATION


For further information, including relevant papers, citations, and theory, consult the
documentation found at http://www.mlpack.org or included with your DISTRIBUTION OF MLPACK.

mlpack_mean_shift(1)

Use mlpack_mean_shift online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    LAME (Lame Aint an MP3 Encoder)
    LAME (Lame Aint an MP3 Encoder)
    LAME is an educational tool to be used
    for learning about MP3 encoding. The
    goal of the LAME project is to improve
    the psycho acoustics, quality and speed
    of MP...
    Download LAME (Lame Aint an MP3 Encoder)
  • 2
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 3
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 4
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 5
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 6
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 7
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad