Neural network predictor of the occupation of the density of states in doped disordered electronic materials
Project description
Copyright (c) 2026 Melissa Berteau-Rainville, Emanuele Orgiu, Ingo Salzmann
This work is licensed under CC BY-NC-ND 4.0.
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/
Citation
If you use ct_predictor in your research, please cite the following paper:
Berteau-Rainville, M., et al. (2026). "Title of the Paper." Journal Name, Volume(Issue), pages. DOI: 10.1038/s41524-026-XXXX-X
@article{BerteauRainville2026,
title={Title of the Paper},
author={Berteau-Rainville, Melissa and Co-author, A. and Co-author, B.},
journal={Journal Name},
year={2026},
doi={10.1038/s41524-026-XXXX-X},
url={[https://github.com/yourusername/ct_predictor](https://github.com/yourusername/ct_predictor)}
}
## Support and Contact
If you have questions regarding the **software implementation**, bug reports, or feature requests, please:
* **Open an Issue:** Use the [GitHub Issue Tracker](https://github.com/yourusername/ct_predictor/issues).
* **GitHub Profile:** Reach out via the email listed on the maintainer's GitHub profile.
For inquiries regarding the **underlying research, methodology, or theoretical framework**, please direct your queries to the **corresponding author** of the associated paper:
* **Paper:** [Title of your Published Paper]
* **DOI:** [10.1038/s41524-026-XXXX-X](https://doi.org/10.1038/s41524-026-XXXX-X)
# ct_predictor
Predict charge transfer properties from CSV input using a neural network stored in ONNX format.
## Installation
pip install ct_predictor
## Usage
```python
from ct_predictor.predictor import MLPredictor
p = MLPredictor(output_path="results.csv")
p.predict("inputs.csv")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ct_predictor-0.1.0.tar.gz.
File metadata
- Download URL: ct_predictor-0.1.0.tar.gz
- Upload date:
- Size: 93.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f47fe98c082d9ff831df5ca81d8c3d51764ab3aeaa1ccfa7a0d336a4668353bd
|
|
| MD5 |
132466e991f622f4f11c3c2f52fa9084
|
|
| BLAKE2b-256 |
bfa854d549095be9dc11295ccbe8e7c54501a5cd2080209a6b95bf6f6428d47b
|
File details
Details for the file ct_predictor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ct_predictor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 91.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45b51c856ceba617dfa309d067d7cab5147ca29e7a9a4dbffb7cdbaecd9f686a
|
|
| MD5 |
5248c9030d67393de27aeb4d602bc7a6
|
|
| BLAKE2b-256 |
8ddab2dcf7141dd63d72fc2ce273f75047815d3c08301ec12f6df3a9a1891f43
|