This is just a study session of me reviewing my flashcards and going over the code in Google Colab.
This video is for beginners transitioning into intermediate level with Scikit-Learn / want to learn more about functions used with scikit-learn.
In this video, I go over my custom flashcards created with Anki. Anki is useful because it focuses on Spaced Repetition.
☑️ Anki: https://apps.ankiweb.net/
☑️ Need a Data Analysis Tutor for SQL or Pandas 🐼? (Can help with Data Science as well.)
Book a session on Snugg :
https://snugg.me/snuggery/?id=8lSN9Mz...
☑️ Github for code for Code in Video:
https://github.com/MorrowG2/Studdy_Se...
RandomizeSearchCV
rs_grid = {
'n_estimators': range(0,1000,100),
'max_depth': [None,5,10],
'min_samples_leaf': [1,2,3,4],
'min_samples_split': [5,56,7]
}
rf_rscv = RandomizedSearchCV(estimator=clf,
param_distributions=rs_grid,
cv=5, n_iter=10, verbose=2)
Bitcoin Wallet:
1KCG3JnY2FJje1GgCcRpCWXCLauHZPU1zA
ETH:
0x0b53fD1D09F973Cd38979f452B081db2f1dA20bC
Doge:
DNhBEk89wbgCtNP9PASqi3cHFZ4UnKMBwS