For crawler program, we often pay much attention to its crawler efficiency. There are several factors affecting the efficiency of crawler, such as whether to...
This paper will explain the different models of univariate and multivariate financial time series, especially the conditional mean and conditional covariance matrices, and volatility models....
In a recent article, I described a Metropolis-In-Gibbs sampler for estimating the parameters of a Bayesian logistic regression model. This article examines this issue to...
Excel offers a fairly wide range of features for creating graphs, which Excel calls charts. You can access Excel's chart features by selecting Insert >...
On Evolution, there are some top categories (" pharmaceuticals ", "digital goods", "fraud-related", etc.) broken down into product-specific pages. Each page contains several lists of...
Index-weighted volatility is a measure of volatility that gives more weight to recent observations. The formula above depends on the complete price history at each...
As Web applications grow and use increases, use cases become more diverse. We are now building and using websites to perform more complex tasks than...
Learn how to perform exploratory data analysis for natural language processing in Python using WordCloud. Many times, you may see a cloud filled with words...
Using the behavior data of zhihu users, we run Apriori algorithm and find some interesting association rules. The following is a brief analysis. Where does...
The Capital Asset Pricing Model (CAPM) is used to determine whether an investment in a particular asset is worthwhile. In essence, the question is: "Are...
Multivariate logistic regression can be determined using a stepwise regression process. This function selects the model to minimize AIC. Multivariate logistic regression can be determined...
In the K-nearest neighbor method, after the training set, distance measure (e.g. Euclidean distance >, k-value, and classification decision rule (e.g. Majority voting) are determined,...
CNN (convolutional neural network) models are very useful when we use them to train multidimensional types of data, such as images. We can also implement...
Different from ordinary diffusion research network diffusion begins to consider the influence of network structure on the diffusion process. Here is an example of using...
Smoothing methods such as kernel density estimation (KDE) are used to control for the population basis of spatial support used to calculate each disease rate....