معرفی شرکت ها


elcano-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Visual dataset explorer
ویژگی مقدار
سیستم عامل -
نام فایل elcano-0.1.0
نام elcano
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Juan C. Roldán
ایمیل نویسنده juancarlos@sevilla.es
آدرس صفحه اصلی https://github.com/juancroldan/elcano
آدرس اینترنتی https://pypi.org/project/elcano/
مجوز -
# Elcano **Currently under initial development, do not use.** This Python 3 library is a visual dataset explorer that can be used to analyse the main properties of a dataset. It is named after [Juan Sebastián Elcano](https://en.wikipedia.org/wiki/Juan_Sebasti%C3%A1n_Elcano), the explorer who completed the first circumnavigation of the Earth. Some of the main features of this library are: * Wide format support: The formats ARFF, BSI, CSV, DAT, DATA, JSON, LIBSVM, M, NAMES, XRFF and their gzipped versions can be used. * Comprehensive analysis features: many analysis tools are available to study the dataset, giving access to well-known toolboxes such as scikit-learn, keras and pandas. * Pipeline storage and sharing: the pipelines created can be saved locally and uploaded to the pipeline cloud. * Simple-yet-powerful interface: when a dataset is loaded, a web platform is deployed locally to analyse the datasets visually. Every pipeline can be exported as a script to avoid losing the grip on the process. ## Install and usage Installing and using this library is as simple as: ```shell $ pip install elcano Successfully installed elcano-0.1 $ elcano dataset.csv ``` A complete reference will be added as the development of this library advances. ## Changes ### v0.0. Released on May 24, 2020. * Initial package upload.


نیازمندی

مقدار نام
<2.0,>=1.11.1 kivy
<3.0,>=2.3.1 keras
<2.0,>=1.0.3 pandas
<1.0,>=0.23.1 scikit-learn


نحوه نصب


نصب پکیج whl elcano-0.1.0:

    pip install elcano-0.1.0.whl


نصب پکیج tar.gz elcano-0.1.0:

    pip install elcano-0.1.0.tar.gz