معرفی شرکت ها


Outlier-Removal-Naman-Goyal-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Outlier Removal in the dataset using Z-score method
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Outlier-Removal-Naman-Goyal-0.0.1
نام Outlier-Removal-Naman-Goyal
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Naman Goyal
ایمیل نویسنده ngoyal_be17@thapar.edu
آدرس صفحه اصلی https://github.com/pypa/sampleproject
آدرس اینترنتی https://pypi.org/project/Outlier-Removal-Naman-Goyal/
مجوز -
# Outlier Removal A python package for implementation of outlier removal in the dataset using Z-score method. The Z-score is the signed number of standard deviations by which the value of an observation or data point is above the mean value of what is being observed or measured. The intuition behind Z-score is to describe any data point by finding their relationship with the Standard Deviation and Mean of the group of data points. Z-score is finding the distribution of data where mean is 0 and standard deviation is 1 i.e. normal distribution. While calculating the Z-score we re-scale and center the data and look for data points which are too far from zero. These data points which are way too far from zero will be treated as the outliers. In most of the cases a threshold of 3 or -3 is used i.e if the Z-score value is greater than or less than 3 or -3 respectively, that data point will be identified as outliers.


زبان مورد نیاز

مقدار نام
>=3 Python


نحوه نصب


نصب پکیج whl Outlier-Removal-Naman-Goyal-0.0.1:

    pip install Outlier-Removal-Naman-Goyal-0.0.1.whl


نصب پکیج tar.gz Outlier-Removal-Naman-Goyal-0.0.1:

    pip install Outlier-Removal-Naman-Goyal-0.0.1.tar.gz