Explain how to explore a dataset
☆18Jun 16, 2017Updated 9 years ago
Alternatives and similar repositories for Exploratory-Data-Analysis
Users that are interested in Exploratory-Data-Analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Workshop and lesson on Exploratory Data Analysis☆12Apr 10, 2025Updated last year
- 数据分析☆12Feb 28, 2017Updated 9 years ago
- # Supporting-Emergency-Room-Decision-Making-with-Relevant-Scientific-Literature #### Supervised by: Yassine Benajiba #### Course: Introdu…☆11Jan 19, 2018Updated 8 years ago
- This repo lets you run mistral-7b in Google Colab.☆16Oct 1, 2023Updated 2 years ago
- Few tutorials on pandas, matplotlib and seaborn☆27May 19, 2016Updated 10 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 通过微信端来查看模型训练进展,可视化loss,可视化准确率,甚至可以用微信来控制程序启动,终止,查看参数☆14Nov 10, 2017Updated 8 years ago
- Predicting the Stock Market - Can we do it?☆10Jul 24, 2021Updated 5 years ago
- This is an official repository for the Article Generation app using Llama2, Pexels, and Streamlit.☆13Aug 5, 2023Updated 3 years ago
- BaseWavenet/Wavenet+ResidualBlock☆16Jan 21, 2019Updated 7 years ago
- Quick and Accessible Health Assistance - Fully Functional Machine Learning based Web Application with Dashboard for Medical Diagnosis Rep…☆11Apr 25, 2021Updated 5 years ago
- A code sample that shows how to use 🦜️🔗langchain, 🦙llama_index and a hosted LLM endpoint to do a standard chat or Q&A about a pdf doc…☆19Oct 24, 2023Updated 2 years ago
- This is a repository that groups a diverse set of machine learning models that I have created, tackling problematics in the oil and gas i…☆17Dec 9, 2022Updated 3 years ago
- End to End Machine Learning Pipeline with scikit learn☆12Mar 10, 2021Updated 5 years ago
- 2016 ccf 依据用户轨迹的商户精准营销☆18Dec 28, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- An open source, API centric chat bot platform in Django Rest framework developed with python chatterbot and NLTK packages.☆11Jan 28, 2024Updated 2 years ago
- ChatBot using Meta AI Llama v2 LLM model on your local PC.☆12Aug 6, 2025Updated last year
- Diagnosing Kawasaki Disease using ML☆10Jan 16, 2019Updated 7 years ago
- Exploratory Data Analysis with Pandas and Python 3.x, published by Packt☆44Jan 30, 2023Updated 3 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆10Oct 21, 2020Updated 5 years ago
- Image processing for automated detection of steel corrosion☆15Aug 24, 2017Updated 9 years ago
- Implementation of several ML models on real-world datasets with detailed explanation in notebooks.☆17Aug 5, 2022Updated 4 years ago
- smp2018用户画像技术评测☆21Jul 17, 2018Updated 8 years ago
- Python Monte Carlo Simulation to model returns from randomly generated portfolios against a benchmark index.☆23Jan 25, 2015Updated 11 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Clustering the medical textbook, in order to categorize diseases based on the most common words in each disease description by using NLP …☆11Dec 31, 2021Updated 4 years ago
- ☆10Jul 8, 2023Updated 3 years ago
- Facetracking for How We Act Together.☆10Dec 9, 2016Updated 9 years ago
- Official PyCon Taiwan Conference App☆11Oct 10, 2017Updated 8 years ago
- Program Translator AI built on Pytorch☆15Dec 19, 2019Updated 6 years ago
- This is the code for "Vectors - The Math of Intelligence #3" By SIraj Raval on Youtube☆16Jul 25, 2017Updated 9 years ago
- ☆10Jun 12, 2019Updated 7 years ago
- This is a python bot script that reads a pdf file, then it opens a navigator window (Google or Firefox) at chatgpt openai website. and he…☆17Dec 16, 2024Updated last year
- Loquace is the first LLM specifically fine-tuned for Italian Language.☆19Dec 9, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Built an english to hinglish translator by fine-tunning Llama-2 LLM. The translated text sounds natural and also convert all the difficul…☆14Sep 10, 2023Updated 2 years ago
- Download course contents of a udacity course☆10Jan 2, 2015Updated 11 years ago
- Undergraduate group project in which we built an ECG classifier using a TCN-CNN with 97% accuracy☆17Oct 2, 2021Updated 4 years ago
- Translate Markdown files from one language to another using OpenAI's API while retaining original formatting. This Jupyter notebook token…☆24Oct 15, 2023Updated 2 years ago
- Introduction to TensorFlow. Basic operators, linear and logistic regression and Tensorboard☆22Mar 7, 2017Updated 9 years ago
- Algorithms from the book "Elements of Statistical Learning", implemented in Python