معرفی شرکت ها


NormalDistribution-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Normal (Gussian) Distributions
ویژگی مقدار
سیستم عامل OS Independent
نام فایل NormalDistribution-0.0.1
نام NormalDistribution
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ashim Ojewola
ایمیل نویسنده asimiakin11@gmail.com
آدرس صفحه اصلی https://github.com/aojewola/Package_NormalDistribution
آدرس اینترنتی https://pypi.org/project/NormalDistribution/
مجوز -
This package is created for statistical analysis and for machine learning least square linear rigression model cost function evaluation by Normal (Gussian) distribution. It also can be use to calculate the mean and standard deviation of a data set. It has two classes class Distribution: This contains two methods method(class attributes) method data_loader(file): This takes in a file in text format and append the data to a data list for calculations. class Normal: This contains six methods methods calculate_mean(), calculate_std(), distribution_plot(), normal_distribution(x), add_distribution(other), total_distribution() calculate_mean() returns the mean of the data set. calculate_std() returns the standard deviation of the data set. distribution_plot() returns the gussian plot of the data set. normal_distribution() returns the Gussian distribution value for a given point. to add two normal distributions together, add_distribution(other) where other=Gussian returns the mean and standard deviation for the multiple distribution total_distribution() returns the mean and the standard deviation for the combined distribution


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

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


نحوه نصب


نصب پکیج whl NormalDistribution-0.0.1:

    pip install NormalDistribution-0.0.1.whl


نصب پکیج tar.gz NormalDistribution-0.0.1:

    pip install NormalDistribution-0.0.1.tar.gz