All Projects → Webstruct → Similar Projects or Alternatives

1017 Open source projects that are alternatives of or similar to Webstruct

Pyfts
An open source library for Fuzzy Time Series in Python
Stars: ✭ 154 (-33.04%)
Mutual labels:  data-science
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+18436.52%)
Mutual labels:  data-science
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (-14.78%)
Mutual labels:  data-science
Awesome Bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
Stars: ✭ 10,478 (+4455.65%)
Mutual labels:  data-science
Color recognition
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Stars: ✭ 154 (-33.04%)
Mutual labels:  data-science
Tflearn
Deep learning library featuring a higher-level API for TensorFlow.
Stars: ✭ 9,573 (+4062.17%)
Mutual labels:  data-science
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+1145.22%)
Mutual labels:  data-science
Tennis Crystal Ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Stars: ✭ 107 (-53.48%)
Mutual labels:  data-science
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (-33.48%)
Mutual labels:  ner
Min nlp practice
Chinese & English Cws Pos Ner Entity Recognition implement using CNN bi-directional lstm and crf model with char embedding.基于字向量的CNN池化双向BiLSTM与CRF模型的网络,可能一体化的完成中文和英文分词,词性标注,实体识别。主要包括原始文本数据,数据转换,训练脚本,预训练模型,可用于序列标注研究.注意:唯一需要实现的逻辑是将用户数据转化为序列模型。分词准确率约为93%,词性标注准确率约为90%,实体标注(在本样本上)约为85%。
Stars: ✭ 107 (-53.48%)
Mutual labels:  ner
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (-0.87%)
Mutual labels:  data-science
Neuroflow
Artificial Neural Networks for Scala
Stars: ✭ 105 (-54.35%)
Mutual labels:  data-science
Go Tsne
t-Distributed Stochastic Neighbor Embedding (t-SNE) in Go
Stars: ✭ 153 (-33.48%)
Mutual labels:  data-science
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-55.22%)
Mutual labels:  data-science
Dataaspirant codes
Complete machine learning model codes
Stars: ✭ 185 (-19.57%)
Mutual labels:  data-science
Models
DLTK Model Zoo
Stars: ✭ 101 (-56.09%)
Mutual labels:  data-science
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (-33.91%)
Mutual labels:  data-science
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+499.13%)
Mutual labels:  data-science
Cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
Stars: ✭ 2,843 (+1136.09%)
Mutual labels:  data-science
Azureml Examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions
Stars: ✭ 101 (-56.09%)
Mutual labels:  data-science
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+855.22%)
Mutual labels:  data-science
Pulsar
Turn large Web sites into tables and charts using simple SQLs.
Stars: ✭ 100 (-56.52%)
Mutual labels:  data-science
Homlr
Supplementary material for Hands-On Machine Learning with R, an applied book covering the fundamentals of machine learning with R.
Stars: ✭ 185 (-19.57%)
Mutual labels:  data-science
Drsa
Deep Recurrent Survival Analysis, an auto-regressive deep model for time-to-event data analysis with censorship handling. An implementation of our AAAI 2019 paper and a benchmark for several (Python) implemented survival analysis methods.
Stars: ✭ 99 (-56.96%)
Mutual labels:  data-science
Clinical Ner
面向中文电子病历的命名实体识别
Stars: ✭ 151 (-34.35%)
Mutual labels:  ner
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+5038.26%)
Mutual labels:  data-science
Gwu data mining
Materials for GWU DNSC 6279 and DNSC 6290.
Stars: ✭ 217 (-5.65%)
Mutual labels:  data-science
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+5046.52%)
Mutual labels:  data-science
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (-34.78%)
Mutual labels:  data-science
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-57.83%)
Mutual labels:  data-science
Pywarm
A cleaner way to build neural networks for PyTorch.
Stars: ✭ 184 (-20%)
Mutual labels:  data-science
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (-58.26%)
Mutual labels:  data-science
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+916.09%)
Mutual labels:  data-science
Jupyterlab Prodigy
🧬 A JupyterLab extension for annotating data with Prodigy
Stars: ✭ 97 (-57.83%)
Mutual labels:  data-science
Trump Lies
Tutorial: Web scraping in Python with Beautiful Soup
Stars: ✭ 201 (-12.61%)
Mutual labels:  data-science
Ohayo
ohayo is a fast and free data science studio.
Stars: ✭ 96 (-58.26%)
Mutual labels:  data-science
Macadam
Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。
Stars: ✭ 149 (-35.22%)
Mutual labels:  ner
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+481.74%)
Mutual labels:  data-science
Awesome R Learning Resources
A curated collection of free resources to help deepen your understanding of the R programming language. Updated regularly. Contributions encouraged via pull request (see contributing.md).
Stars: ✭ 181 (-21.3%)
Mutual labels:  data-science
Probflow
A Python package for building Bayesian models with TensorFlow or PyTorch
Stars: ✭ 95 (-58.7%)
Mutual labels:  data-science
Machine Learning
🌎 machine learning tutorials (mainly in Python3)
Stars: ✭ 1,924 (+736.52%)
Mutual labels:  data-science
R Course
Una introduccion al analisis de datos con R y R Studio
Stars: ✭ 93 (-59.57%)
Mutual labels:  data-science
Full Stack Data Science
Full Stack Data Science in Python
Stars: ✭ 227 (-1.3%)
Mutual labels:  data-science
Ml Pyxis
Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datasets with fast reading speeds.
Stars: ✭ 93 (-59.57%)
Mutual labels:  data-science
Ml Hub
🧰 Multi-user development platform for machine learning teams. Simple to setup within minutes.
Stars: ✭ 148 (-35.65%)
Mutual labels:  data-science
Bi Lstm Crf Ner Tf2.0
Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)
Stars: ✭ 93 (-59.57%)
Mutual labels:  ner
Awesome Computer Science Opportunities
An awesome list of events and fellowship opportunities for Computer Science students
Stars: ✭ 2,445 (+963.04%)
Mutual labels:  data-science
Latticelstm
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
Stars: ✭ 1,318 (+473.04%)
Mutual labels:  ner
Learn Python
Python Top 45 Articles of 2017
Stars: ✭ 148 (-35.65%)
Mutual labels:  data-science
Tageditor
🏖TagEditor - Annotation tool for spaCy
Stars: ✭ 92 (-60%)
Mutual labels:  data-science
Achoo
Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
Stars: ✭ 200 (-13.04%)
Mutual labels:  data-science
Evalml
EvalML is an AutoML library written in python.
Stars: ✭ 145 (-36.96%)
Mutual labels:  data-science
Tablesaw
Java dataframe and visualization library
Stars: ✭ 2,785 (+1110.87%)
Mutual labels:  data-science
R4ds Exercise Solutions
Exercise solutions to "R for Data Science"
Stars: ✭ 226 (-1.74%)
Mutual labels:  data-science
Streamlit
Streamlit — The fastest way to build data apps in Python
Stars: ✭ 16,906 (+7250.43%)
Mutual labels:  data-science
Statistical Learning
Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course
Stars: ✭ 223 (-3.04%)
Mutual labels:  data-science
Compose
A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.
Stars: ✭ 203 (-11.74%)
Mutual labels:  data-science
Speedml
Speedml is a Python package to speed start machine learning projects.
Stars: ✭ 192 (-16.52%)
Mutual labels:  data-science
Awesome Ai
A curated list of artificial intelligence resources (Courses, Tools, App, Open Source Project)
Stars: ✭ 161 (-30%)
Mutual labels:  data-science
Ner Evaluation
An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the tokens that are part of the named-entity
Stars: ✭ 126 (-45.22%)
Mutual labels:  ner
301-360 of 1017 similar projects