Viewing profile — preyapatel
preyapatel
HN member- Joined
- Fri, Sep 26, 2025, 8:28 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About preyapatel
No profile information was provided.
Recent public activity
-
comment
Comment #45390703
import numpy as np import pandas as pd from ucimlrepo import fetch_ucirepo from sklearn.model_selection import train_test_split from sklearn.metrics import confusion_matrix, precis…