Advanced Data Analysis with Haskell 
James Church
 HDRips | MP4/AVC, ~211 kb/s | 1280x720 | Duration: 04:04:39 | English: AAC, 128 kb/s (2 ch) | 643 MB
Learn advanced data analysis techniques to gain insights into real-world data sets using Haskell
HDRips | MP4/AVC, ~211 kb/s | 1280x720 | Duration: 04:04:39 | English: AAC, 128 kb/s (2 ch) | 643 MB
Learn advanced data analysis techniques to gain insights into real-world data sets using Haskell
Every business and organization that collects data is capable of tapping into its own data to gain insights on how to improve. Haskell is a purely functional and lazy programming language that is well suited to handling large data analysis problems. This video picks up where Beginning Haskell Data Analysis takes off. This video series will take you through the more difficult problems of data analysis in a conversational style.
You will be guided on how to find correlations in data, as well as multiple dependent variables. You will be given a theoretical overview of the types of regression and we’ll show you how to install the LAPACK and HMatrix libraries. By the end of the first part, you’ll be familiar with the application of N-grams and TF-IDF.
Once you’ve learned how to analyze data, the next step is organizing that data with the help of machine learning algorithms. You will be briefed on the mathematics and statistical theorems such as Baye’s law and its application, as well as eigenvalues and eigenvectors using HMatrix.
By the end of this course, you’ll have an understanding of data analysis, different ways to analyze data, and the various clustering algorithms available. You’ll also understand Haskell and will be ready to write code with it.
Style and Approach
Each video guides you through the journey of a problem, a mathematical definition of the problem, an algorithmic approach to solving the problem, and the detailed Haskell approach to solving that problem. Each video builds a little on the video before it and at a conversational pace. We use the Jupyter notebook system that allows us to easily create and share notebooks of our analysis work. You can download the same notebooks that were created in each of our videos.
What You Will Learn
• Get to know the basics of data analysis: SQLite3 basics, regular expression, and visualization
• Understand the process involved in linear regression and the pitfalls of it
• Study a corpus of text to discover interesting features using TF-IDF analysis
• Determine the likelihood of an event using Naïve Bayesian Classification
• Reduce the size of data without affecting the data’s effectiveness using Principal Component Analysis
• Generate Eigenvalues and Eigenvectors using HMatrix
• Untangle the different varieties of clusters
• Master the techniques necessary to perform multivariate regression using Haskell code
Table of Contents
• BRUSHING UP ON THE BASICS
• REGRESSION ANALYSIS
• MULTIPLE REGRESSION
• TEXT ANALYSIS
• CLUSTERING
• NAÏVE BAYES CLASSIFICATION
• PRINCIPAL COMPONENT ANALYSIS
教学视频 (MP4) 下载:
 如果你喜欢我分享的书籍,请关注我:
  如果你喜欢我分享的书籍,请关注我:
https://bbs.pinggu.org/z_guanzhu.php?action=add&fuid=5975757
 订阅我的文库:
 订阅我的文库:
【金融 + 经济 + 商学 + 国际政治】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3257
【数学 + 统计 + 计算机编程】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3258
【历史 + 心理学 + 社会自然科学】
https://bbs.pinggu.org/forum.php?mod=collection&action=view&ctid=3259
