deepchem/featurizers/__init__.py
0 → 100644
+256
−0
deepchem/featurizers/basic.py
0 → 100644
+62
−0
deepchem/featurizers/coulomb_matrices.py
0 → 100644
+156
−0
deepchem/featurizers/fingerprints.py
0 → 100644
+82
−0
Loading