Daniel O'KeefeEffective Data Handling with Custom PyTorch Dataset ClassesTraining machine learning models involves carefully managing and processing your training data. This can get complicated to handle inside…Sep 25, 2023Sep 25, 2023
Daniel O'KeefeDeploy a Machine Learning Model with FastAPIFastAPI is a web framework commonly used to deploy machine learning models behind RESTful APIs. Users and applications use these APIs to…Apr 28, 2021Apr 28, 2021
Daniel O'KeefeinGeek CultureCreate a Machine Learning Web App with StreamlitStreamlit is an open-source Python framework that helps machine learning and data science teams create data applications that look…Mar 28, 2021Mar 28, 2021
Daniel O'KeefePlotting stock prices in PythonA common tool used for visualizing stock price changes over time is an OHLC (open, high, low, close) chart. This is a chart of “candles”…Nov 22, 2020Nov 22, 2020
Daniel O'KeefeinThe StartupDeploying a Portfolio Investment Strategy in the CloudTwo common portfolios investors construct are the Maximum Sharpe Ratio (MSR) portfolio and the Global Minimum Variance (GMV) portfolio.Oct 31, 2020Oct 31, 2020
Daniel O'KeefeinThe StartupCreating a Near Real-Time Financial News Dataset With AWS LambdaStock prices fluctuate over time depending on market sentiment. Firms can gauge the current and historic market sentiment for individual…Oct 15, 2020Oct 15, 2020