veeranagouda (veeragouda)

veeragouda

Geek Repo

Company:CS PVT LTD

Location:Bangalore

Github PK Tool:Github PK Tool

veeranagouda's repositories

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

featureselection_ML

univariate feature selection method in machine learing.Statistical tests can be used to select those features that have the strongest relationship with the output variable. The scikit-learn library provides the SelectKBest class that can be used with a suite of different statistical tests to select a specific number of features. The example below uses the chi-squared (chi²) statistical test for non-negative features to select 10 of the best features from the Mobile Price Range Prediction Dataset.

Stargazers:0Issues:1Issues:0

housepricingpred

using linear regressions predicting the prices of house

Stargazers:0Issues:1Issues:0

odd-evev

selecting odd and even numbers

Stargazers:0Issues:0Issues:0

pythoncode

finding the eligibility

Stargazers:0Issues:1Issues:0

stats

finding mean , mode and median

Stargazers:0Issues:1Issues:0