vindhya1103's repositories

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

ArrayList

Simple implementation of ArrayList and methods like add, get, size, currentcapacity, isEmpty using Java

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

RsInstrument

RsInstrument is a Python remote-control communication module for Rohde & Schwarz SCPI-based Test and Measurement Instruments.

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Sales-Forecasting-using-ARIMA

This is a machine learning project which performs exploratory data analysis on sales forecasting using ARIMA. The dataset used in the project is acquired from Kaggle and since the data proves to be seasonal, we use SARIMAX class model to derive apt and accurate predictions for the next 36 months.

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

DiabetesPrediction

A project to predict whether a patient has diabetes or not with some features like Pregnancies, Glucose, Blood Pressure, Skin Thickness, Insulin, BMI, Age, DiabetesPedigreeFunction, Outcome.

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

Producer_Consumer

Implemented Producer Consumer problem using Java threads and its functions from documentation

Language:JavaStargazers:0Issues:0Issues:0

Keras-GAN

Keras implementations of Generative Adversarial Networks.

License:MITStargazers:0Issues:0Issues:0