Skip to content

Instantly share code, notes, and snippets.

View fmnobar's full-sized avatar

Farzad Mahmoodinobar fmnobar

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / BaggingBoosting.ipynb
Created November 28, 2024 19:03
Ensemble Methodologies - Bagging and Boosting
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / TimeSeries_DeepDive.ipynb
Created October 21, 2024 16:20
Time Series - Deep Dive
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / timeseries.ipynb
Created September 30, 2024 23:44
Time Series - ARIMA, SARIMA, LSTM
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / geneticalgos.ipynb
Created September 24, 2024 21:32
HPO_GeneticAlgorithms
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / pca.ipynb
Created September 17, 2024 02:12
Principal Component Analysis (PCA)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / OpenAI_API.ipynb
Created November 1, 2023 23:05
OpenAI API
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / adult.data
Created September 18, 2023 01:05
Adult
This file has been truncated, but you can view the full file.
39, State-gov, 77516, Bachelors, 13, Never-married, Adm-clerical, Not-in-family, White, Male, 2174, 0, 40, United-States, <=50K
50, Self-emp-not-inc, 83311, Bachelors, 13, Married-civ-spouse, Exec-managerial, Husband, White, Male, 0, 0, 13, United-States, <=50K
38, Private, 215646, HS-grad, 9, Divorced, Handlers-cleaners, Not-in-family, White, Male, 0, 0, 40, United-States, <=50K
53, Private, 234721, 11th, 7, Married-civ-spouse, Handlers-cleaners, Husband, Black, Male, 0, 0, 40, United-States, <=50K
28, Private, 338409, Bachelors, 13, Married-civ-spouse, Prof-specialty, Wife, Black, Female, 0, 0, 40, Cuba, <=50K
37, Private, 284582, Masters, 14, Married-civ-spouse, Exec-managerial, Wife, White, Female, 0, 0, 40, United-States, <=50K
49, Private, 160187, 9th, 5, Married-spouse-absent, Other-service, Not-in-family, Black, Female, 0, 0, 16, Jamaica, <=50K
52, Self-emp-not-inc, 209642, HS-grad, 9, Married-civ-spouse, Exec-managerial, Husband, White, Male, 0, 0, 45, United-States, >50K
@fmnobar
fmnobar / Hyperopt.ipynb
Created June 5, 2023 01:39
HPO - Hyperopt
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fmnobar
fmnobar / HuggingFace_Transformers_Agents_Colab.ipynb
Created May 16, 2023 01:57
Hugging Face - Tools and Agents
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.