FunUtils
FunUtils copied to clipboard
Some codes i wrote to help me with me with my daily errands ;)
Added Decision Tree Classification and Support Vector Machine code in the machine learning folder
added the python code for Decision Tree Classification and the diabetes.csv file i used a dataset in the code.
Função que eniva um email com a informação da velocidade de internet usando speedtest
add a Fibonacci search method that uses Fibonacci numbers to search an element in a sorted array.
created a python program to sort a linked list
Here I have written a python program to implement jump search.
Here I have written a python code to implement selection sort.
Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...