Hi, I'm Eric. For the past few years, I've tried to capture my ideas when they come to me and have AI, usually ChatGPT but occasionally Claude, turn them into an article or easy-to-read one-pager. This site is the result. Hope it helps spark some ideas for you as well.

What is Scikit-Learn?

Scikit-learn is a widely used, open-source machine learning library for Python. It’s built on two other Python packages: NumPy (Numerical Python) and SciPy (Scientific Python). Scikit-learn provides a…

What is Feature Engineering?

Feature engineering in the context of data preprocessing is the process of using domain knowledge to create features (i.e., variables) that make machine learning algorithms work more effectively.…

Exit mobile version