sQUlearn / squlearn

scikit-learn interface for quantum algorithms
https://squlearn.github.io
Apache License 2.0
63 stars 20 forks source link

Remove need for `num_features` before fitting #301

Open DennisKleinhans opened 1 month ago

DennisKleinhans commented 1 month ago

Changes Made

1. Delayed Initialization of High-Level Methods

2. New num_encoding_slots Property for EncodingCircuit

closes #266

MoritzWillmann commented 1 month ago

Hey @DennisKleinhans thanks for your contribution! Please make sure, that all tests, notebooks and docs work 😄 Cheers Moritz

David-Kreplin commented 5 days ago

Please check random_encoding_circuit.py, random_layered_encoding_circuit.py, pruned_encoding_circuit.py and transpiled_encpding_circuit.py