All Projects → jorisvandenbossche → Ds Python Data Analysis

jorisvandenbossche / Ds Python Data Analysis

Licence: bsd-3-clause
Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University

Projects that are alternatives of or similar to Ds Python Data Analysis

Blog of baojie
Some articles written by Bao Jie
Stars: ✭ 53 (-1.85%)
Mutual labels:  jupyter-notebook
Danet
Deep Attractor Network (DANet) for single-channel speech separation
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Reducingbias
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Pyspark Setup Guide
A guide for setting up Spark + PySpark under Ubuntu linux
Stars: ✭ 53 (-1.85%)
Mutual labels:  jupyter-notebook
Tianchi ship 2019
天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Tulingxueyuan
python笔记
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Tutoriais De Am
Algoritmos de aprendizado de máquina criados manualmente para maior compreensão das suas funcionalidades
Stars: ✭ 53 (-1.85%)
Mutual labels:  jupyter-notebook
Pythondataanalysis
The data and code that used in my book.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Bts Pytorch
PyTorch implementation of BTS Depth Estimator
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Ct lung segmentation
Robust segmentation of lung and airway in CT scans
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Challengehub Baselines
ChallengeHub开源的各大比赛baseline集合
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Facenet Face Recognition
This is the research product of the thesis manifold Learning of Latent Space Vectors in GAN for Image Synthesis. This has an application to the research, name a facial recognition system. The application was developed by consulting the FaceNet model.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Ga in python
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Mastering Python Data Analysis
Mastering-Python-Data-Analysis
Stars: ✭ 53 (-1.85%)
Mutual labels:  jupyter-notebook
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1885.19%)
Mutual labels:  jupyter-notebook
Info490 Fa16
INFO 490: Foundations of Data Science, offered in the Fall 2016 Semester at the University of Illinois
Stars: ✭ 53 (-1.85%)
Mutual labels:  jupyter-notebook
Style Transfer Colab
Google Colab Notebook for Image and Video Style Transfer Using TensorFlow
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Deep3d
Automatic 2D-to-3D Video Conversion with CNNs
Stars: ✭ 1,075 (+1890.74%)
Mutual labels:  jupyter-notebook
Cometts
Comet Time Series Toolset for working with a time-series of remote sensing imagery and user defined polygons
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook

Data manipulation, analysis and visualisation in Python

Introduction

This course is intended for researchers that have at least basic programming skills in Python. It targets researchers that want to enhance their general data manipulation and analysis skills in Python.

The course does not aim to provide a course in statistics or machine learning. It aims to provide researchers the means to effectively tackle commonly encountered data handling tasks in order to increase the overall efficiency of the research.

The course has been developed as a specialist course for the Doctoral schools of Ghent University, but can be taught to others upon request (and the material is freely available to re-use).

Getting started

The course uses Python 3 and some data analysis packages such as Pandas, Numpy and Matplotlib. To install the required libraries, we highly recommend Anaconda or miniconda (https://www.anaconda.com/download/) or another Python distribution that includes the scientific libraries (this recommendation applies to all platforms, so for both Window, Linux and Mac).

For detailed instructions to get started on your local machine , see the setup instructions.

In case you do not want to install everything and just want to try out the course material, use the environment setup by Binder Binder and open de notebooks rightaway.

Contributing

Found any typo or have a suggestion, see how to contribute.

Meta

Authors: Joris Van den Bossche, Stijn Van Hoey

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].