معرفی شرکت ها


costcla-0.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

costcla is a Python module for cost-sensitive machine learning (classification)
ویژگی مقدار
سیستم عامل -
نام فایل costcla-0.6
نام costcla
نسخه کتابخانه 0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alejandro CORREA BAHNSEN
ایمیل نویسنده al.bahnsen@gmail.com
آدرس صفحه اصلی https://github.com/albahnsen/CostSensitiveClassification
آدرس اینترنتی https://pypi.org/project/costcla/
مجوز new BSD
.. image:: https://badge.fury.io/py/costcla.svg .. image:: https://img.shields.io/badge/python-2.7-blue.svg .. image:: https://img.shields.io/badge/python-3.5-blue.svg .. image:: https://img.shields.io/badge/license-BSD-blue.svg .. image:: https://raw.githubusercontent.com/albahnsen/CostSensitiveClassification/master/logo.png CostSensitiveClassification =========================== costcla is a Python module for cost-sensitive machine learning (classification) built on top of `Scikit-Learn <http://scikit-learn.org/stable/>`__, `SciPy <http://www.scipy.org/>`__ and distributed under the 3-Clause BSD license. In particular, it provides: 1. A set of example-dependent cost-sensitive algorithms 2. Different reald-world example-dependent cost-sensitive datasets. The project is part of the PhD research of `Alejandro Correa Bahnsen <http://albahnsen.com>`__. Installation ============ You can install ``costcla`` with ``pip``:: # pip install costcla Documentation ============= Documentation is available at http://albahnsen.github.com/CostSensitiveClassification Tutorials are available at http://albahnsen.github.io/CostSensitiveClassification/Tutorials.html Development ============= Source code is available at https://github.com/albahnsen/CostSensitiveClassification


نیازمندی

مقدار نام
>=0.15.0b2 scikit-learn
>=0.14.0 pandas
>=1.8.0 numpy
>=0.2 pyea


نحوه نصب


نصب پکیج whl costcla-0.6:

    pip install costcla-0.6.whl


نصب پکیج tar.gz costcla-0.6:

    pip install costcla-0.6.tar.gz