FloydHub Blog
Sign in Subscribe
Philip Kiely

Philip Kiely

Philip Kiely writes code and words. He is the author of Writing for Software Developers (2020). Philip holds a B.A. with honors in Computer Science from Grinnell College.
https://philipkiely.com
A Pirate's Guide to Accuracy, Precision, Recall, and Other Scores
Data Science

A Pirate's Guide to Accuracy, Precision, Recall, and Other Scores

Once you've built your classifier, you need to evaluate its effectiveness with metrics like accuracy, precision, recall, F1-Score, and ROC curve.
31 Oct 2019 15 min read
DIY Data: Web Scraping with Python and BeautifulSoup
Data Science

DIY Data: Web Scraping with Python and BeautifulSoup

Getting sufficient clean, reliable data is one of the hardest parts of data science. Web scraping automates the process of visiting web pages, downloading the data, and cleaning the results. With this technique, we can create new datasets from a large compendium of web pages.
08 Jul 2019 14 min read
Introduction to Genetic Algorithms
Evolutionary Algorithm

Introduction to Genetic Algorithms

Genetic algorithms are a specific approach to optimization problems that can estimate known solutions and simulate evolutionary behavior in complex systems.
03 Jun 2019 15 min read
Page 1 of 1
FloydHub Blog © 2025
Powered by Ghost