Sanjusha Suresh (sanjushasuresh)

sanjushasuresh

Geek Repo

Location:Hyderabad, Telangana, India

Home Page:www.linkedin.com/in/sanjusha-suresh

Github PK Tool:Github PK Tool

Sanjusha Suresh's repositories

FORECASTING-ASSIGNMENT-18-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using forecasting.

Language:PythonStargazers:2Issues:2Issues:0

ADDITION-AND-TRANSPOSE-OF-MATRIX

Write a java program for the following matrix operations. a) Addition of two matrices b)Transpose of a matrix

Language:JavaStargazers:1Issues:1Issues:0

ARRAY-OF-INTERGERS

Write a program to create an array of 10 integers. Accept values from the user in that array. Input another number from the user and find out how many numbers are equal to the number passed, how many are greater and how many are less than the number passed.

Language:JavaStargazers:1Issues:1Issues:0

ASSOCIATION-RULES-ASSIGNMENT-9-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using association rules.

Language:PythonStargazers:1Issues:1Issues:0

AVERAGE-OF-INTEGERS

Write a program that will prompt the user for a list of 5 prices. Compute the average of the prices and find out all the prices that are higher than the calculated average.

Language:JavaStargazers:1Issues:1Issues:0

DECISION-TREES-ASSIGNMENT-14-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using decision trees.

Language:PythonStargazers:1Issues:1Issues:0

DECISION-TREES-ASSIGNMENT-14-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using decision trees.

Language:PythonStargazers:1Issues:1Issues:0

FORECASTING-ASSIGNMENT-18-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using forecasting.

Language:PythonStargazers:1Issues:2Issues:0

KNN-ASSIGNMENT-13-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using knn.

Language:PythonStargazers:1Issues:1Issues:0

KNN-ASSIGNMENT-13-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using knn.

Language:PythonStargazers:1Issues:1Issues:0

LARGEST-OF-NATURAL-NUMBERS

Write a java program to find the largest of any natural numbers.

Language:JavaStargazers:1Issues:1Issues:0

MENU-DRIVEN-PROGRAM

Write a menu driven program for the following: a. Display a Fibonacci Series b. Compute Factorial of a number

Language:JavaStargazers:1Issues:1Issues:0

MUSIC-RECOMMENDATION-SYSTEM-PROJECT

Aim: To build a feature of recommendation system to support a music app. The model building was done using K-means clustering, then the cosine similarity was calculated. Saving the model using pickle and running the model deployment using streamlit, we get the recommended songs for the particular song chosen.

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

NAIVE-BAYES-ASSIGNMENT-12

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using naive bayes.

Language:PythonStargazers:1Issues:2Issues:0

NEURAL-NETWORKS-ASSIGNMENT-16-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using neural networks.

Language:PythonStargazers:1Issues:1Issues:0

NEURAL-NETWORKS-ASSIGNMENT-16-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using neural networks.

Language:PythonStargazers:1Issues:1Issues:0

NUMBER-ODD-OR-NOT

Write a program to check whether a given number is odd or even.

Language:JavaStargazers:1Issues:1Issues:0

NUMBER-PRIME-OR-NOT

Write a program to find whether a given number is prime or not.

Language:JavaStargazers:1Issues:1Issues:0

PRINT-THE-ARMSTRONG-NUMBER

Write a program to input N numbers in an array and print out the Armstrong numbers from the set.

Language:JavaStargazers:1Issues:1Issues:0

RANDOM-FORESTS-ASSIGNMENT-15-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using random forests.

Language:PythonStargazers:1Issues:1Issues:0

RANDOM-FORESTS-ASSIGNMENT-15-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using random forests.

Language:PythonStargazers:1Issues:1Issues:0

RECOMMENDATION-SYSTEM-ASSIGNMENT-10

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using recommendation system.

Language:PythonStargazers:1Issues:2Issues:0

STOCK-MARKET-ANALYSIS-PROJECT

Aim: To predict the Reliance Industries Stock price for the next 30 days. Using the matplotlib and statsmodel the moving average, time series decomposition, ACF and PACF plots were plotted. Building the model using MAPE, Simple Exponential method, Holt method and Holt Winters method, and using Flask for deployment we get the forecasts.

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

STORE-SALES-PREDICTION-PROJECT

Aim: To predict the sales of different branches of a supermarket store for the next year. By using regression analysis, moving average method, correlation, and time series analysis, on past three years data the prediction was calculated successfully. With the result that the sales will increase.

STRING-PALINDROME-OR-NOT

Write a program to check whether a given string is palindrome or not.

Language:JavaStargazers:1Issues:1Issues:0

SUM-PRODUCT-AND-REVERSE-OF-A-NUMBER

Write a program to print the sum, product of digits of an integer and reverse the integer.

Language:JavaStargazers:1Issues:1Issues:0

SUPPORT-VECTOR-MACHINES-ASSIGNMENT-17-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using support vector machines.

Language:PythonStargazers:1Issues:2Issues:0

SUPPORT-VECTOR-MACHINES-ASSIGNMENT-17-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using support vector machines.

Language:PythonStargazers:1Issues:2Issues:0

TEXT-MINING-ASSIGNMENT-11-Q1

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using text mining.

Language:PythonStargazers:1Issues:2Issues:0

TEXT-MINING-ASSIGNMENT-11-Q2

This code includes reading the data file, data visualization, variable splitting, model building, prediction and different metrics calculation using text mining.

Language:PythonStargazers:1Issues:2Issues:0