- Hyderabad, Telangana, India
- www.linkedin.com/in/sanjusha-suresh
Starred repositories
In this repo, we analyze a dataset of heart patient metrics to build a model identifying heart disease risks. We prioritize high recall for comprehensive detection through EDA, preprocessing, and m…
A generative AI extension for JupyterLab
A repo for data science related questions and answers
TensorFlow - A curated list of dedicated resources https://tensorflow.org
List of Data Science Cheatsheets to rule the world
A curated list of data science blogs
📊 Path to a free self-taught education in Data Science!
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
Interactive Tools for Machine Learning, Deep Learning and Math
500 AI Machine learning Deep learning Computer vision NLP Projects with code
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
📝 An awesome Data Science repository to learn and apply for real world problems.
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
A curated list of awesome Machine Learning frameworks, libraries and software.
Write a java program for the following matrix operations. a) Addition of two matrices b)Transpose of a matrix
Write a program to input N numbers in an array and print out the Armstrong numbers from the set.
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.
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 ma…
Write a program to print the sum, product of digits of an integer and reverse the integer.
Write a program to check whether a given string is palindrome or not.
Write a program to check whether a given number is odd or even.
Interact with your documents using the power of GPT, 100% privately, no data leaks
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. Buildin…
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 pick…
Write a menu driven program for the following: a. Display a Fibonacci Series b. Compute Factorial of a number
Write a java program to find the largest of any natural numbers.