SRINIVASARAO K S (KSSRINIVASARAO)

KSSRINIVASARAO

Geek Repo

Company:Ananth Technologies Ltd

Location:Bangalore

Home Page:www.linkedin.com/in/srinivasarao-k-s-105808a2

Github PK Tool:Github PK Tool

SRINIVASARAO K S's repositories

ARIMA-Time-Series-Model

ARIMA is an acronym that stands for AutoRegressive Integrated Moving Average. It is a class of model that captures a suite of different standard temporal structures in time series data. In statistics and econometrics, and in particular, in time series analysis, an autoregressive integrated moving average model is a generalization of an autoregressive moving average model. Both of these models are fitted to time series data either to better understand the data or to predict future points in the series.

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

Clustering

Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group are more similar to each other than to those in other groups.k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. In this Repository tried to explain about K-Means and how the elbow method will help to decide K values

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

DecisionTree

Data were extracted from images that were taken from genuine and forged banknote-like specimens. For digitization, an industrial camera usually used for print inspection was used. The final images have 400x 400 pixels. Due to the object lens and distance to the investigated object gray-scale pictures with a resolution of about 660 dpi were gained. Wavelet Transform tool was used to extract features from images.

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

DIGICLOCK

A clock is very important in life here an attempt to build a Real-Time Clock using Tkinter and python

Language:PythonStargazers:1Issues:1Issues:0

jupyter

Jupyter metapackage for installation, docs and chat

Language:PythonLicense:BSD-3-ClauseStargazers:1Issues:0Issues:0

KNN_algorithm

The datasets consists of several medical predictor variables and one target variable, Outcome. Predictor variables includes the number of pregnancies the patient has had, their BMI, insulin level, age, and so on.

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

LinearRegression

linear regression is a linear approach to modeling the relationship between a scalar response (or dependent variable) and one or more explanatory variables (or independent variables). The case of one explanatory variable is called a simple linear regression. One of the most known and used algorithms that most of tech_specialist use and love is Linear Regression. Tried to solve it with a dataset

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

PCA

The principal components of a collection of points in a real p-space are a sequence of direction vectors, where the vector is the direction of a line that best fits the data while being orthogonal to the first vectors.As in PCA (Principal Component Analysis) Sharing you about how correlation and covariance helps to decide and usage of PCA

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

Logistic_Regression

Logistic Regression is a Machine Learning classification algorithm that is used to predict the probability of a categorical dependent variable. In logistic regression, the dependent variable is a binary variable that contains data coded as 1 (yes, success, etc.) or 0 (no, failure, etc.).

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

SalesDashboard

Sales across USA using Tableau

Stargazers:0Issues:0Issues:0

TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0