vivek (nani757)

nani757

Geek Repo

Company:Randomtrees

Location:Hyderabad ,india

Home Page:https://www.linkedin.com/in/vivek-chary-5213531ba/

Twitter:@VivekCharyA

Github PK Tool:Github PK Tool

vivek's repositories

Number-Plate-Detector

open cv this Detection of number plate and it save the image in jpg formate

Language:PythonStargazers:2Issues:1Issues:0

Principle-Component-Analysis-PCA-

The principal component analysis is a technique that can transform higher dimensional data into lower dimensional data while keeping the essence of the data Benefits: i) fast execution of the algorithm ii) visualization is easy

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

Artificial-neural-network

Artificial neural network is a machine learning technique used for classification problems

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

basic-ann

mpl( multi-layer perceptron) and ann(artificial neural networks) are same

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

Binning-Discretization-_-Quantile-Binning-_-KMeans-Binning

these concepts are useful for converting numerical data to categorical

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

cca-mean-mode-arbitary-value-end-of-distribution-missing-data-

complete case analysis drops the whole column if there are missing values, arbitrary value imputation in this we can use replace (mean or median) with -1 or 99.999, end of the distribution it replaces the values with "missing" term

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

Column-Transformer-

Column-Transformer is the method where you can use this feature and you can implement one-hot encoding and OrdinalEncoding both together

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

EDA-using-Bivariate-and-Multivariate-Analysis

EDA ON TIME OR DATE DISPLAY IN BEST VISUALATION

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

eda_Pandas-Profiling

eda_Pandas-Profiling

Language:HTMLStargazers:0Issues:1Issues:0

Feature-Construction-_-Feature-Splitting

The feature splitting technique used to split the column to extract more data from the column it is the part of feature construction it doesn't have mathematical rules eg: There are scores of students and we are splitting then as 0-35 one column and 35-80 one column and 80 - 100 one column

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

Feature_Scaling

Feature_Scaling_Normalization_MinMaxScaling_MaxAbsScaling_RobustScaling

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

Fetching-Data-From-an-API

extracting data from api(json)

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

firest-quesion-s

after getting the data question you have to ask yourself

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

grammar-correction-model

how to implement a grammar correction model that’s available on Hugging Face’s model hub. This video covers how to implement a T5 grammar correction model I recently trained and published on Hugging Face’s model hub with my very own Python package called Happy Transformer. I also briefly discuss how you could fine-tune your own grammar correction model with a dataset called JFLEG.

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

Mixed-Variables-Date-and-Time

Mixed Variables is the combination of numbers and object/Handling Date and Time

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

multivariate-analysis

the multivariate analysis compares different rows and columns for beat accuracy eg:knn imputer in univariate analysis it only compares with the same columns eg mean or median for numbers

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

Ordinal-Encoding---Label-Encoding

Ordinal Encoding - Label Encoding

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

Outlier-Detection-and-Removal

An outlier is a data point that is noticeably different from the rest. They represent errors in measurement, bad data collection, or simply show variables not considered when collecting the data.An outlier is a data point that is noticeably different from the rest. They represent errors in measurement, bad data collection, or simply show variables not considered when collecting the data.

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

Pipelines

pipelines chains together multiple steps so that the output of each step is used as input to the next step

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

Power-Transformer_Box-Cox-Transform-_Yeo-Johnson-Transform

Power Transformer works best on linear model and The Power Transformer actually automates this decision making by introducing a parameter called lambda. It decides on a generalized power transform by finding the best value of lambda

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

project-1

machine learning classification

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

QQ-plot-Function-Transformer-Log-Transform-Reciprocal-Transform-Square-Root-Transform

Function Transformer is part of feature engineering it converts probability density function to normal distribution

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

standardization-feature-selection

feature selection is done before the model implementation like svm or logistic regression or .....

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

Virtual-Paint

an Virtual Paint using opencv in python credits: Murtaza's Workshop - Robotics and AI

Language:PythonStargazers:0Issues:0Issues:0

Web-Scraping-

Web Scraping

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