Pinned Repositories
Algorithms
This repository contains basic algorithms in C++.Feel free to comment. Edits are welcome
Capstone_
capstone_app
Coursera_Capstone
datascience capstone project
DeepMove
Codes for WWW'18 Paper-DeepMove: Predicting Human Mobility with Attentional Recurrent Network
Forecasting-Bitcoin-Price-Using-Sentiment-Analysis
This project focuses on the relation between twitter sentiment and bitcoin price fluctuations. There has to be an unidentified correlation between the two of them as our studies suggest.
Hacktoberfest-2022
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Hacktoberfest2022
Send your valuable codes here
Hacktoberfest2022-1
Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT🎉
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
shivamxsurya's Repositories
shivamxsurya/Algorithms
This repository contains basic algorithms in C++.Feel free to comment. Edits are welcome
shivamxsurya/Capstone_
shivamxsurya/capstone_app
shivamxsurya/Coursera_Capstone
datascience capstone project
shivamxsurya/DeepMove
Codes for WWW'18 Paper-DeepMove: Predicting Human Mobility with Attentional Recurrent Network
shivamxsurya/Forecasting-Bitcoin-Price-Using-Sentiment-Analysis
This project focuses on the relation between twitter sentiment and bitcoin price fluctuations. There has to be an unidentified correlation between the two of them as our studies suggest.
shivamxsurya/Hacktoberfest-2022
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
shivamxsurya/Hacktoberfest2022
Send your valuable codes here
shivamxsurya/Hacktoberfest2022-1
Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT🎉
shivamxsurya/IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
shivamxsurya/ipfromwebpage
Simple script that scrapes a web page for IP addresses and prints aggregate result.
shivamxsurya/Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
shivamxsurya/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
shivamxsurya/mob_predictor_twitter
shivamxsurya/Mobility-Prediction-Literature
Relevant research papers focusing on human mobility modeling and next place prediction
shivamxsurya/shivamiisc
Config files for my GitHub profile.
shivamxsurya/Slirik
Slirik is a modern programming language designed to offer the best of both worlds: the simplicity and ease of use of a scripting language, as well as the power and performance of a deep language. Slirik has a unique mix of a compiler and interpreter, making it flexible and efficient.
shivamxsurya/Snake-Game
snake game in c++
shivamxsurya/spark-rapids
Spark RAPIDS plugin - accelerate Apache Spark with GPUs
shivamxsurya/Srot-Multilevel-Queues
scheduler with multilevel queue having two queues which will schedule the processes on the basis of pre-emptive shortest remaining processing time first algorithm (SROT) followed by a scheduling in which each process will get 2 units of time to execute.
shivamxsurya/streamlit_freecodecamp
Build 12 Data Apps in Python with Streamlit
shivamxsurya/STS1_COBC_SW
Software for the communication and onboard computer (COBC) of Space Team Satellite 1 (STS1)
shivamxsurya/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
shivamxsurya/Week-1-assignment