Pinned Repositories
code_snippets
covid-19-india-data
data and code for wrangling and cleaning day to day data on covid-19 in India
covid-19-india-data-analysis
data analysis and visualization of covid-19 indian cases
covid_19_india_data_scraping
using official site https://www.mohfw.gov.in/ and https://api.covid19india.org
employee-attrition-aif360
Walkthrough the data science life cycle with different tools, techniques, and algorithms. Use AIF360, pandas, and Jupyter notebooks to build and deploy a model on Watson Machine Learning.
GradientDescentExample
Example demonstrating how gradient descent may be used to solve a linear regression problem
Hackerrank
Solutions to the practice exercises, coding challenges, and other problems on Hackerrank! www.Hackerrank.com
imdb-trakt-sync
Automatic sync from IMDb to Trakt (watchlist, lists, ratings and history) using GitHub actions.
Journey-with-Euler-Project
The purpose of the Repository is to provide solutions of Programming problems posted in Euler Project in Python.
jupyterlab
JupyterLab computational environment.
sreyaz01's Repositories
sreyaz01/covid-19-india-data-analysis
data analysis and visualization of covid-19 indian cases
sreyaz01/covid_19_india_data_scraping
using official site https://www.mohfw.gov.in/ and https://api.covid19india.org
sreyaz01/code_snippets
sreyaz01/covid-19-india-data
data and code for wrangling and cleaning day to day data on covid-19 in India
sreyaz01/employee-attrition-aif360
Walkthrough the data science life cycle with different tools, techniques, and algorithms. Use AIF360, pandas, and Jupyter notebooks to build and deploy a model on Watson Machine Learning.
sreyaz01/GradientDescentExample
Example demonstrating how gradient descent may be used to solve a linear regression problem
sreyaz01/Hackerrank
Solutions to the practice exercises, coding challenges, and other problems on Hackerrank! www.Hackerrank.com
sreyaz01/imdb-trakt-sync
Automatic sync from IMDb to Trakt (watchlist, lists, ratings and history) using GitHub actions.
sreyaz01/Journey-with-Euler-Project
The purpose of the Repository is to provide solutions of Programming problems posted in Euler Project in Python.
sreyaz01/jupyterlab
JupyterLab computational environment.
sreyaz01/beginners-python-project
Simple Text Base Projects for Python Beginners..
sreyaz01/cc-data-science-template
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
sreyaz01/matplotlib_beginner
matplotlib.pyplot beginner codes
sreyaz01/numpy-tictactoe
An interactive game that uses numpy arrays to represent X's and O's.
sreyaz01/pandas-for-beginner
panda method for beginners using jypyterLab in anaconda environment
sreyaz01/pandas-videos
Jupyter notebook and datasets from the pandas Q&A video series
sreyaz01/rock-paper-and-scisor
sreyaz01/rock_paper_scissor_tkinter_project
rock paper and scissor game project on tkinter
sreyaz01/Simple-python-programs-for-beginner
simple progrmas on python
sreyaz01/sklearn_Algorithem_with_graph_beginner
sklearn beginner codes using sklearn prebult CSV datafiles
sreyaz01/snake_game_using_turtle_module
simple snake game using turtle module in python
sreyaz01/SQL_notebook
SQL beginner Notes
sreyaz01/sreyaz01