Pinned Repositories
ad-sale-prediction
aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
animation
it's an 3d animation using python . we need vpython (visual python) module installed which gives easier functionalities to create,animate and navigate the objects .once the ball touches the one wall it heads towards another wall. openGL is not used here!!.
Arrhythmia-detection
caterpillar-game
This game is developed using python turtle. In this as long as caterpillar eats leaf it grows , once it hits the window's edge , your game gets over!!
chatbot
coviddata
To get live covid-19 data by using the Python programming language, it is very important for you to first learn about some of the popular methods of scraping data from the web. To get live covid-19 data using Python, I will be using the BeautifulSoup library in Python.
digit-recognition-using-svm
digits-recognition
HealthData-analysis
Conducted data analysis on medical bills using R, exploring insights and trends through visualizations. Developed a predictive linear regression model to estimate medical costs based on relevant factors such as smoking status, gender, and region.
sirihg001's Repositories
sirihg001/ad-sale-prediction
sirihg001/aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
sirihg001/animation
it's an 3d animation using python . we need vpython (visual python) module installed which gives easier functionalities to create,animate and navigate the objects .once the ball touches the one wall it heads towards another wall. openGL is not used here!!.
sirihg001/Arrhythmia-detection
sirihg001/caterpillar-game
This game is developed using python turtle. In this as long as caterpillar eats leaf it grows , once it hits the window's edge , your game gets over!!
sirihg001/chatbot
sirihg001/coviddata
To get live covid-19 data by using the Python programming language, it is very important for you to first learn about some of the popular methods of scraping data from the web. To get live covid-19 data using Python, I will be using the BeautifulSoup library in Python.
sirihg001/digit-recognition-using-svm
sirihg001/digits-recognition
sirihg001/HealthData-analysis
Conducted data analysis on medical bills using R, exploring insights and trends through visualizations. Developed a predictive linear regression model to estimate medical costs based on relevant factors such as smoking status, gender, and region.
sirihg001/Instagram-Growth-rate-calculator-
sirihg001/live-weather
this project is completely made out of python where we used beatifulsoup library so you need to import it before jumping into it. here it takes the city name as input and reports the weather.
sirihg001/Machine-Learning
Find all my ML related notes and projects here!!
sirihg001/Object-tracking
This project is about object tracking where I've used CSRT algorithm, one can directly get the output videos on their desired PC location. And I've also used Meanshift and camshift algorithms. Here I've experimented with different scenarios like Static camera with moving object, moving camera with static object and moving camera with moving object.
sirihg001/snake-a-bite
sirihg001/Water-Quality-prediction
Water quality prediction using various ML algorithms
sirihg001/YouTube-growth-rate-calculator-