Skip to content

Training material and references for Data Analytics and Data Science with Python

License

Notifications You must be signed in to change notification settings

atos-datascience/data-analytics-and-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analytics & Science

Training material and references for Data Science and analytics with Python

Contents

This repository contains training material in the form of references, example notebooks, and some challenging exercises. These exercises try to cover machine learnings basics like linear and logistic regression models, as well as classification through natural language processing.

Example notebooks have various content:

  • Supervised and unsupervised learning
  • Time series forecasting
  • Code snippets for basic clustering, correlation, A / B testing, heatmaps and more
  • Weather classification through decision trees
  • Using machine learning to figure out a diabetes use case
  • and more!

Prequisite knowledge

If you are new to machine learning, or machine learning with python, we recommend the learn machine learning course. This course goes through Data Science, Statistics, and Math. All of which are explained by using Python!

If you have some basic Python skills and now a bit of statistics than you can jump into exercise 1 right away, and try to follow the tutorial that comes with it.

Tutorials

During the creation of this repository, we encountered many many tutorials which all explain things in a very clear and methodical way

Acknowledgments

This repository would not exist without the work of many great minds. In particular we would like to acknowledge:

Disclaimer

This repository is solely meant for training purposes. We tried to include links to the original sources where possible. People are free to fork this repository and add more exercises, links, tutorials, and examples.

About

Training material and references for Data Analytics and Data Science with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published