<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects | Peixuan Zhang</title><link>https://peixuanz.netlify.app/project/</link><atom:link href="https://peixuanz.netlify.app/project/index.xml" rel="self" type="application/rss+xml"/><description>Projects</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Thu, 18 Aug 2022 01:00:00 +0000</lastBuildDate><image><url>https://peixuanz.netlify.app/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url><title>Projects</title><link>https://peixuanz.netlify.app/project/</link></image><item><title>A smoothed augmented Lagrangian framework for nonsmooth convex optimization</title><link>https://peixuanz.netlify.app/project/alm/</link><pubDate>Thu, 18 Aug 2022 01:00:00 +0000</pubDate><guid>https://peixuanz.netlify.app/project/alm/</guid><description>&lt;p>We focus on developing an Augmented Lagrangian Method (ALM) frame- work for resolving nonsmooth convex optimization problems. The problem of interest is formulated as follows.&lt;/p>
&lt;p>$\min_{\mathbf{x}\in\mathcal{X}} f(\mathbf{x}) \quad \text{subject to} \quad g(\mathbf{x}) \leq 0$&lt;/p>
&lt;p>where $f$ and $g$ are nonsmooth convex functions and $\mathcal{X}\subset \mathbb{R}^n$
is closed and convex.&lt;/p>
&lt;p>The presence of nonsmoothness introduces additional challenges to the solution methods. However, by leveraging smoothing techniques, we are able to propose a comprehensive ALM framework that can contend with nonsmoothness.&lt;/p></description></item><item><title>Opioid Misuse Classification</title><link>https://peixuanz.netlify.app/project/example/</link><pubDate>Tue, 27 Apr 2021 00:00:00 +0000</pubDate><guid>https://peixuanz.netlify.app/project/example/</guid><description>&lt;p>In this project, we constructed several machine learning models combing with oversampling techniques for a better prediction of opioid mises for all age groups. In addition, we see the great potential of these techniques applied to a more general imbalanced data problem.&lt;/p>
&lt;p>In the main modeling procedure, we fitted six Machine Learning (ML) prediction models of opioid misuse using three strategies.&lt;/p>
&lt;ol>
&lt;li>Use standard ML algorithms include Logistic regression,
penalized Logistic regression, Decision Tree, Random
Forests, and Multilayer Perceptron.&lt;/li>
&lt;li>The same standard ML methods are adopted, followed
by the oversampling procedure.&lt;/li>
&lt;li>Employ special ML models, RUSBoost and Relogit for
this imbalanced classification problem.&lt;/li>
&lt;/ol>
&lt;p>When evaluating the models&amp;rsquo; performance, 10-fold stratified cross validation was implemented and AUC was chosen for the evaluation metric.&lt;/p>
&lt;p>The results showed when implementing the standard ML algorithms without
oversampling, the penalized logistic regression performed
slightly better. Besides, RUSBoost and Relogit, special ML
models for the imbalanced classification, improve the predictive models’ performance. This proved that RUSBoost (0.697) and
Relogit (0.724) are more effective for the imbalanced data set.&lt;/p>
&lt;p>However, after oversampling, RUSBoost and Relogit do not show a great improvement in predictive ability. All other standard ML models significantly enhanced predictive ability, especially Random Forest (0.997) and Decision Tree (0.977).&lt;/p></description></item></channel></rss>