<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://BolinWu-Gridea.github.io</id>
    <title>Bolin Wu</title>
    <updated>2025-11-10T13:03:15.582Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://BolinWu-Gridea.github.io"/>
    <link rel="self" href="https://BolinWu-Gridea.github.io/atom.xml"/>
    <subtitle>Data Science Blog
</subtitle>
    <logo>https://BolinWu-Gridea.github.io/images/avatar.png</logo>
    <icon>https://BolinWu-Gridea.github.io/favicon.ico</icon>
    <rights>All rights reserved 2025, Bolin Wu</rights>
    <entry>
        <title type="html"><![CDATA[Survival Analysis 5: Accelerated Failure-time (AFT) model]]></title>
        <id>https://BolinWu-Gridea.github.io/post/survival-analysis-5-accelerated-failure-time-aft-model/</id>
        <link href="https://BolinWu-Gridea.github.io/post/survival-analysis-5-accelerated-failure-time-aft-model/">
        </link>
        <updated>2023-11-22T07:38:12.000Z</updated>
        <summary type="html"><![CDATA[<p>If we want to find the relationship between hazard function and other variables, we can use the <strong>Cox proportional hazards (PH) model</strong>. However, what if we want to model the survival time itself? In this case we can use <strong>Accelerated Failure-time (AFT) models</strong>.</p>
]]></summary>
        <content type="html"><![CDATA[<p>If we want to find the relationship between hazard function and other variables, we can use the <strong>Cox proportional hazards (PH) model</strong>. However, what if we want to model the survival time itself? In this case we can use <strong>Accelerated Failure-time (AFT) models</strong>.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Survival Analysis 4: Cox proportional hazards model]]></title>
        <id>https://BolinWu-Gridea.github.io/post/survival-analysis-4-cox-proportional-hazards-model/</id>
        <link href="https://BolinWu-Gridea.github.io/post/survival-analysis-4-cox-proportional-hazards-model/">
        </link>
        <updated>2023-08-30T06:15:52.000Z</updated>
        <summary type="html"><![CDATA[<p>This post will briefly share the derivation, estimation, assumption and application of the <em>Cox proportional hazards (PH) model</em>. In addition, it will also mention using ANOVA to test two nested models.</p>
]]></summary>
        <content type="html"><![CDATA[<p>This post will briefly share the derivation, estimation, assumption and application of the <em>Cox proportional hazards (PH) model</em>. In addition, it will also mention using ANOVA to test two nested models.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Survival Analysis 3: Non-Parametric Comparison of Survival Functions]]></title>
        <id>https://BolinWu-Gridea.github.io/post/survival-analysis-3-non-parametric-comparison-of-survival-functions/</id>
        <link href="https://BolinWu-Gridea.github.io/post/survival-analysis-3-non-parametric-comparison-of-survival-functions/">
        </link>
        <updated>2023-07-27T08:34:25.000Z</updated>
        <summary type="html"><![CDATA[<p>This post is to share the two common non-parametric tests of comparing the survival functions: <strong>Log-Rank Test</strong> &amp; <strong>Generalized Wilcoxon Test</strong>, as well as their corresponding calculations in the detailed process.</p>
]]></summary>
        <content type="html"><![CDATA[<p>This post is to share the two common non-parametric tests of comparing the survival functions: <strong>Log-Rank Test</strong> &amp; <strong>Generalized Wilcoxon Test</strong>, as well as their corresponding calculations in the detailed process.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Survival Analysis 2: Non-Parametric Estimation of Survival Functions]]></title>
        <id>https://BolinWu-Gridea.github.io/post/survival-analysis-2-non-parametric-estimation-of-survival-functions/</id>
        <link href="https://BolinWu-Gridea.github.io/post/survival-analysis-2-non-parametric-estimation-of-survival-functions/">
        </link>
        <updated>2023-07-21T00:10:07.000Z</updated>
        <summary type="html"><![CDATA[<p>Concepts of survival function estimations and corresponding calculations both manually and in R.</p>
]]></summary>
        <content type="html"><![CDATA[<p>Concepts of survival function estimations and corresponding calculations both manually and in R.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Survival Analysis 1: Basic Concepts and Three Fundamental Functions]]></title>
        <id>https://BolinWu-Gridea.github.io/post/survivalanalysis-1/</id>
        <link href="https://BolinWu-Gridea.github.io/post/survivalanalysis-1/">
        </link>
        <updated>2023-05-27T19:05:32.000Z</updated>
        <summary type="html"><![CDATA[<p>This post covers their concepts and relationship among the three pillows of survival analysis:  survivor function, density function, hazard function.</p>
]]></summary>
        <content type="html"><![CDATA[<p>This post covers their concepts and relationship among the three pillows of survival analysis:  survivor function, density function, hazard function.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Network Influence Measures ]]></title>
        <id>https://BolinWu-Gridea.github.io/post/network-influence-measures/</id>
        <link href="https://BolinWu-Gridea.github.io/post/network-influence-measures/">
        </link>
        <updated>2021-08-18T12:24:21.000Z</updated>
        <summary type="html"><![CDATA[<p>Closeness centrality can tell us how to find <strong>important nodes</strong> in a network. The important nodes could disseminate information to many nodes or prevent epidemics, or hubs in a transportaion network, etc.</p>
]]></summary>
        <content type="html"><![CDATA[<p>Closeness centrality can tell us how to find <strong>important nodes</strong> in a network. The important nodes could disseminate information to many nodes or prevent epidemics, or hubs in a transportaion network, etc.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Network Connectivity]]></title>
        <id>https://BolinWu-Gridea.github.io/post/network-connectivity/</id>
        <link href="https://BolinWu-Gridea.github.io/post/network-connectivity/">
        </link>
        <updated>2021-08-11T13:54:08.000Z</updated>
        <summary type="html"><![CDATA[<p>In this post I will briefly share the connectivity related concepts and functions of clustering coefficient, distance measures, and connection robustness.</p>
]]></summary>
        <content type="html"><![CDATA[<p>In this post I will briefly share the connectivity related concepts and functions of clustering coefficient, distance measures, and connection robustness.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Network Analysis Basics]]></title>
        <id>https://BolinWu-Gridea.github.io/post/network-analysis-basics/</id>
        <link href="https://BolinWu-Gridea.github.io/post/network-analysis-basics/">
        </link>
        <updated>2021-08-04T02:04:44.000Z</updated>
        <summary type="html"><![CDATA[<p>Networks is a set of objects (nodes) with interconnections (edges). Many complex structures can be represented by networks. It is everywhere in different forms. For example, family network, Facebook communication network, subway network, food web, etc.</p>
]]></summary>
        <content type="html"><![CDATA[<p>Networks is a set of objects (nodes) with interconnections (edges). Many complex structures can be represented by networks. It is everywhere in different forms. For example, family network, Facebook communication network, subway network, food web, etc.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[NLP 4: Semantic Text Similarity and Topic Modeling ]]></title>
        <id>https://BolinWu-Gridea.github.io/post/semantic-text-similarity-and-topic-modeling/</id>
        <link href="https://BolinWu-Gridea.github.io/post/semantic-text-similarity-and-topic-modeling/">
        </link>
        <updated>2021-07-26T23:47:50.000Z</updated>
        <summary type="html"><![CDATA[<p>Topic modeling is a useful tool for people to grasp a general picture of a long text document. Compared with LSTM or RNN, topic model is more or less for observatory purpose rather than prediction. In this post I will share the measure of similarity among words, the concept of topic modeling and its application in Python.</p>
]]></summary>
        <content type="html"><![CDATA[<p>Topic modeling is a useful tool for people to grasp a general picture of a long text document. Compared with LSTM or RNN, topic model is more or less for observatory purpose rather than prediction. In this post I will share the measure of similarity among words, the concept of topic modeling and its application in Python.</p>
]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[NLP 3: Text Classification in Python]]></title>
        <id>https://BolinWu-Gridea.github.io/post/text-classification-in-python/</id>
        <link href="https://BolinWu-Gridea.github.io/post/text-classification-in-python/">
        </link>
        <updated>2021-07-22T04:15:47.000Z</updated>
        <summary type="html"><![CDATA[<p>In the previous two posts, I have shared basic concepts and useful functions of <a href="https://bolinwu.blog/post/text-mining-in-python-p1-basics-of-regex/">text mining</a> and <a href="https://bolinwu.blog/post/basic-npl-task-with-nltk-in-python/">NLP</a>. In this third post of text mining in Python, we finally proceed to the advanced part of text mining, that is, to build text classification model. In this post I will share the main tasks of text classification. Two useful classification models, their implementation in Python and methods of improving classification performance.</p>
]]></summary>
        <content type="html"><![CDATA[<p>In the previous two posts, I have shared basic concepts and useful functions of <a href="https://bolinwu.blog/post/text-mining-in-python-p1-basics-of-regex/">text mining</a> and <a href="https://bolinwu.blog/post/basic-npl-task-with-nltk-in-python/">NLP</a>. In this third post of text mining in Python, we finally proceed to the advanced part of text mining, that is, to build text classification model. In this post I will share the main tasks of text classification. Two useful classification models, their implementation in Python and methods of improving classification performance.</p>
]]></content>
    </entry>
</feed>