MatasJurev / freecodecamp-machine-learning-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freecodecamp machine learning course playground

Personal backup repository

Link to the video

Course

Things used

Jupyter notebooks

Python 3.10.6 (virtual environment)

Dependencies I used:

absl-py==2.1.0 asttokens==2.4.1 astunparse==1.6.3 cachetools==5.3.2 certifi==2023.11.17 charset-normalizer==3.3.2 colorama==0.4.6 comm==0.2.1 contourpy==1.2.0 cycler==0.12.1 debugpy==1.8.0 decorator==5.1.1 exceptiongroup==1.2.0 executing==2.0.1 filelock==3.9.0 flatbuffers==23.5.26 fonttools==4.47.2 fsspec==2023.4.0 gast==0.4.0 google-auth==2.26.2 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 grpcio==1.60.0 h5py==3.10.0 idna==3.6 imbalanced-learn==0.11.0 imblearn==0.0 ipykernel==6.29.0 ipython==8.20.0 jedi==0.19.1 Jinja2==3.1.2 joblib==1.3.2 jupyter_client==8.6.0 jupyter_core==5.7.1 keras==2.10.0 Keras-Preprocessing==1.1.2 kiwisolver==1.4.5 libclang==16.0.6 Markdown==3.5.2 MarkupSafe==2.1.4 matplotlib==3.8.2 matplotlib-inline==0.1.6 mpmath==1.3.0 nest-asyncio==1.5.9 networkx==3.0 numpy==1.26.3 oauthlib==3.2.2 opt-einsum==3.3.0 packaging==23.2 pandas==2.1.4 parso==0.8.3 patsy==0.5.6 pillow==10.2.0 platformdirs==4.1.0 prompt-toolkit==3.0.43 protobuf==3.19.6 psutil==5.9.7 pure-eval==0.2.2 pyasn1==0.5.1 pyasn1-modules==0.3.0 Pygments==2.17.2 pyparsing==3.1.1 python-dateutil==2.8.2 pytz==2023.3.post1 pywin32==306 pyzmq==25.1.2 requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 scikit-learn==1.4.0 scipy==1.11.4 seaborn==0.13.1 six==1.16.0 stack-data==0.6.3 statsmodels==0.14.1 sympy==1.12 tensorboard==2.10.1 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 tensorflow==2.10.1 tensorflow-estimator==2.10.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.4.0 threadpoolctl==3.2.0 torch==2.1.2+cu121 torchaudio==2.1.2+cu121 torchvision==0.16.2+cu121 tornado==6.4 traitlets==5.14.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==2.1.0 wcwidth==0.2.13 Werkzeug==3.0.1 wrapt==1.16.0

However, I recommend installing all of this manually by looking at the code

About


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%