Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhylin/ml1-1_small_mols_in_chembl

Polars dataframe library and logistic regression in scikit-learn (update)
https://github.com/jhylin/ml1-1_small_mols_in_chembl

logistic-regression machine-learning parquet-files polars-dataframe scikit-learn

Last synced: 26 days ago
JSON representation

Polars dataframe library and logistic regression in scikit-learn (update)

Awesome Lists containing this project

README

        

A series of Quarto markdown files (.qmd) are stored in this repository for an updated version of this old post on
"Small molecules in ChEMBL database - Series 1.1 - Polars dataframe library and machine learning in scikit-learn". This old post will be updated and splitted into smaller posts for ease of reading (and also to avoid draining my energy too quickly). After updating this first post of the series, I may also look at two other posts (basically series 1.2 & 1.3) to see if they can be changed as well. I'll attach .ipynb versions of each updated post when they're done.

---

As on 26/9/24:

* Only really need to use either set_output(transformation="polars") or set_config(transformation="polars") once to get polars df output, configured plot of features and coefficients for ease of html viewing plus still pending checks on predicted probabilities

* ETA: hopefully within the last quarter of the year for the first lot (i.e. ML 1-1-1 to 1-1-4) at least!