Pinned Repositories
c0banAPI
c0banAPI is a c0ban Insight API Wrapper python package which can be used to access blocks and transactions on c0ban blockchain.
competition_template
A competition template repository which makes it easy to kick start a new repository for a competition.
competitions
Notebooks of different competitions
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
COVID19-India-Tracker
https://covid19-india-tracker.onrender.com/ A dashboard to visualize and analyse Covid19 cases in India.
DS-ML-Public
Python Scripts and Jupyter Notebooks
google-products-with-python
This repository has simple python scripts to access google products (Big Query, Cloud SQL,Google sheets, Google Analytics).
Juputer-Notebook-Markdown
How to write jupyter notebook markdown.
PriceIndices
A python package to extract historical market data of cryptocurrencies and to calculate technical price indicators.
pychatworkAPI
A python package to access Chatwork offline
dc-aichara's Repositories
dc-aichara/DS-ML-Public
Python Scripts and Jupyter Notebooks
dc-aichara/PriceIndices
A python package to extract historical market data of cryptocurrencies and to calculate technical price indicators.
dc-aichara/google-products-with-python
This repository has simple python scripts to access google products (Big Query, Cloud SQL,Google sheets, Google Analytics).
dc-aichara/competitions
Notebooks of different competitions
dc-aichara/COVID19-India-Tracker
https://covid19-india-tracker.onrender.com/ A dashboard to visualize and analyse Covid19 cases in India.
dc-aichara/Juputer-Notebook-Markdown
How to write jupyter notebook markdown.
dc-aichara/pychatworkAPI
A python package to access Chatwork offline
dc-aichara/c0banAPI
c0banAPI is a c0ban Insight API Wrapper python package which can be used to access blocks and transactions on c0ban blockchain.
dc-aichara/competition_template
A competition template repository which makes it easy to kick start a new repository for a competition.
dc-aichara/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
dc-aichara/Data-Science--Cheat-Sheet
Cheat Sheets
dc-aichara/dc-aichara.github.io
https://dc-aichara.github.io/
dc-aichara/Resources
Resources (pdf books and important links) for Data Science/Machine Learning.
dc-aichara/c0ban-Blockchain-blocks-and-transactions
A simple python script to extract blocks and transactions on c0ban blockchain.
dc-aichara/c0ban-transaction-investigation-tool
A tool to investigate transactions on c0ban blockchain.
dc-aichara/contextualSpellCheck
Contextual word checker for better suggestions
dc-aichara/Cryptocurrency-historical-data
This repo has python script to extract historical price data of cryptocurrencies from Coinmarketcap.
dc-aichara/Cryptocurrency-price-prediction-using-LSTM
Cryptocurrency's price prediction using Long Short Term Memory (LSTM).
dc-aichara/deeplearning-models
A collection of various deep learning architectures, models, and tips
dc-aichara/japan_road_traffic_analysis
Japan traffic data applications
dc-aichara/practicalAI
📚 A practical approach to learning and using machine learning.
dc-aichara/real_estate_transactions_japan
dc-aichara/signate-jpx
Signate JPX competition repository.
dc-aichara/simple-kmeans
Simple K-means clustering function