Skip to content

juroland/datascience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science

Data Science is a field whose purpose is to extract knowledge from large-scale data. It is based on techniques from various domains such as data mining, machine learning, artificial intelligence, visualization, and optimization. These techniques are adapted to large scale datasets thanks to parallel data processing, distributed systems, and suitable databases.

These techniques are applied in various domains such as:

  • Computer security : spam filtering, network monitoring, anomaly detection, intrusion detection, etc.
  • Social network analysis: community detection, trend analysis and prediction, etc.
  • Marketing : targeted advertising, recommender systems, etc.
  • Epidemiology and public health : determining risk factors, drug response prediction, etc.

Outline

Based on the use of the Python programming language, this course address the following topics:

  • Data acquisition, visualisation, and analysis
  • Machine learning : supervised learning (classification, regression), unsupervised learning (clustering, decomposition)
  • Network analysis : PageRank, mining social-network graphs
  • Recommendation Systems

Outcome

  • Understand key algorithms and techniques of data science
  • Implement these techniques in python
  • Understand their limitations
  • Select appropriate techniques for a particular problem
  • Apply these techniques for modeling and analysing large scale datasets

References

Lectures and labs materials are based on the following resources :

License

Except where otherwise noted, both the instructional material and the code in this repository are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.

Additionally, except where otherwise noted, the Python code included in this repository is distributed under the terms of the MIT license (http://opensource.org/licenses/mit-license.html). A copy of this license is provided inside the MIT-LICENSE file.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published