#>
Kyle Zhao
>Learning about artificial intelligence to better our lives.
$whoami
Undergraduate data science student at the University of California, San Diego. Proficient in Python, SQL, and statistical analysis, with hands-on experience in machine learning,
$skills --list
// languages
PythonSQLTypeScript
// frameworks
Scikit-learnTensorFlowPandasNumPy
// tools
MatplotlibJupyterGitGitHub
$ls ~/projects --featured
Utilizing Pandas to Analyze "Friends" for a Reboot
Exploratory and statistical analysis of the sitcom Friends to identify patterns in viewership, dialogue distribution, and emotional range to inform a potential reboot strategy.
PythonPandasNLPStatistical AnalysisRegression
Diabetes Risk Prediction Using Medical Records
Built a logistic regression model to predict diabetes onset using medical record data, with a focus on data cleaning, visualization, and interpretability.
PythonPandasScikit-learnMatplotlibLogistic Regression