John

Results 191 comments of John

```python @dffml.config class BadgeURLConfig: tiers: Dict[str, str] = field.config( "Mapping of state to URLs for .svg badge", default_factory=lambda: { True: "https://img.shields.io/badge/Maintainance-Active-green", False: "https://img.shields.io/badge/Maintainance-Inactive-red", } ) ```

Explore definition of `ALIGNMENT.md`, did a search (https://duckduckgo.com/?q=inpath%3AALIGNMENT.md%E2%80%8B&t=canonical&ia=web) and looks like someone did one: https://github.com/confidential-containers/documentation/blob/main/ALIGNMENT.md This is a very text based lenses into what we want to do, probbaly links...

Hey all, You can now apply to be a Python sub-org for GSoC 2022 here: https://blogs.python-gsoc.org/en/suborg/application/new/ Sub-org applications are due Feb 19th. (We've tried to streamline the form a bit,...

Ideas: - AutoML: https://github.com/intel/dffml/issues/968 - DataFlow event types: https://github.com/intel/dffml/issues/919 - Comparison dataflow: https://github.com/intel/dffml/issues/1307

- Split out AutoML into - Implement hyperparameter tuning (350) - Implement best model selection (350) - Grid search - Implement automated feature engineering (350) - Active learning - Multi...

We are live on the PSF website! Logo and all! :D ![image](https://user-images.githubusercontent.com/5950433/157690186-2612a8f8-05ab-407d-939e-8a692c642c97.png)

We could have done it earlier in feb. Missed out on early traffic. Even 2-3 days is too late. We had been waiting on buildtree descision.

https://refactoring.guru/

https://docs.google.com/document/d/1_Vxmlgh_MMdAhyGqRKSsgyaXOM620oV_r5bSfQFByBE/edit?usp=sharing