Skip to content

Instantly share code, notes, and snippets.

View LWFlouisa's full-sized avatar
🏠
Working from home

Sarah Weaver LWFlouisa

🏠
Working from home
View GitHub Profile
Sign my guestbook here.
@LWFlouisa
LWFlouisa / imaynotusephind.md
Created June 10, 2023 05:33
Frusterations With Phind

I don't personally think Phind is ready for offering refinements for code, for instance I offered an example of why I might use independant methods of Naive Bayes:

require "naive_bayes"

# Create independant perimeters.
colors = NaiveBayes.new(:black,
                        :white,
                        :grey,
 :red,