File tree SpamDetection_EishaanKhatri.ipynb spam.csv 2 files changed +6342 -0lines changed SpamDetection_EishaanKhatri.ipynb +769 Original file line numberDiff line numberDiff line change @@ -0,0 +1,769 @@
Original file is located at https://colab.research.google.com/drive/191U1FhoUd6HHbwD2BQv036SG04RX9rJ5 # Predicting SpaceX Falcon 9 First Stage Landing: A Journey into Machine Learning and Artificial Intelligence Collecting the data In this project, you will embark on an exciting journey int...
add tmux-status-bar Change keyrings.passwordstore to keyring_pass Add gnome discourse to README.md Add sphinxcontrib-requirements-txt to replace generate-requirements.md.pl Add sphinxcontrib-autofile to replace generate-api.md.pl Move doq template path Add metainfo.py template for scikit-build-...
raw to csv: The entire metadata is raw in "csv" format.Node: Metadata comparatorThis node is so useful for comparing two metadata and seeing the differences (the main reason why I created this extension!)You can compare 3 inputs: "Prompt", "Workflow" and "Fileinfo"There...
Original file line numberDiff line numberDiff line change @@ -1,49 +1,34 @@ 1 1 # OpenCLIP 2 2 3 - [[Paper]](https://arxiv.org/abs/2212.07143) [[Clip Colab]](https://colab.research.google.com/github/mlfoundations/open_clip/blob/master/docs/Interacting_with_open_clip.ipynb)...
52 + df = pd.read_csv(DOWNLOAD_URL) 53 + return df 54 + 55 + s = requests.Session() 56 + s.headers.update({'referer': 'https://colab.research.google.com'}) 57 + df = download_file(DATASET_ID) 58 + 59 + df['longitude'], df['latitude'] = transforme...
Blender-Colab : Render on Google Colab, this is a Python script that allows you to render Blender scene using Google Colaboratory. Only Cycles. Daily Blender Tips : blender.daily, Blender Secrets. IOR List : Index of Refraction values list for use with 3D applications. MatCaps : Huge library...
and the command to run each experiment in this [spreadsheet](https://huggingface.co/datasets/ariG23498/layer-skip-assets/blob/main/LayerSkip%20HuggingFace%20Benchmarking%20-%20summarization.csv). All the experiments were ran on a single 80GB A100 GPU, except for Llama2 70B experiments that ra...
한국주택금융공사_주택금융관련_지수_20160101.csv 374 changes: 374 additions & 0 deletions 374 002_langchain_RAG.ipynb Original file line numberDiff line numberDiff line change @@ -0,0 +1,374 @@ { "cells": [ { "cell_type": "markdown", "id": "83efc...
"include_colab_link": true }, "kernelspec": { @@ -34,8 +34,8 @@ "source": [ "# Natural Language Processing Basics in TensorFlow\n", "\n", "TK (slide) - what is NLP?\n", "TK (slide) - example NLP problems\n", "![](https://raw.githubusercontent.com/mrdbourke/tensor...