The objective of this repo is to explore the use of data science techniques for industrial applications and research via using python and recently developed libraries. A series of programs and projects developed inlcude:
- Exploratory data analysis.
- Machine and deep learning including unsupervised and supervised machine learning.
- Generating and dealing with databases and task manager using Python, SQL for a book store shop including functionalities such as gui.
- Finance calculator and sorting algorithms.
- Exploring and applying Machine learning in Computational Fluid Dynamics and Computer Aided Engineering Applications.
Scripts and notebooks and the associated datasets are included in the repo as separate directories for each project.
- Install anaconda or miniconda or setup a
venvpython environment following the relevant docs https://www.anaconda.com/docs/getting-started/miniconda/main.
- Install dependenceis in
your_python_envand ensure python version >3.8.pip3 install -r requirements.txt
- Learn and happy coding with data science!
- SystemX
- Stanford University database
- https://dl.acm.org/doi/fullHtml/10.1145/3576914.3587552
- https://www.vremanresearch.nl/
- https://www.ike.uni-stuttgart.de/en/research/sco2/dns/
- https://turbulence.idies.jhu.edu/home
- Kaggle
- https://archive.ics.uci.edu/datasets
- https://datasetsearch.research.google.com/
- StatQuest