Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: machine-learning-library

dreamquark-ai/tabnet

PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf

Language: Python - Size: 6.56 MB - Last synced: about 7 hours ago - Pushed: 3 months ago - Stars: 2,494 - Forks: 466

mlpack/mlpack

mlpack: a fast, header-only C++ machine learning library

Language: C++ - Size: 257 MB - Last synced: about 12 hours ago - Pushed: about 16 hours ago - Stars: 4,846 - Forks: 1,570

michaelradu/tinytensor

TinyTensor is an open-source deep learning library built from scratch in Python, inspired by Joel Grus' approach.

Language: Python - Size: 22.5 KB - Last synced: about 16 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

egenn/rtemis

Advanced Machine Learning and Visualization

Language: R - Size: 7.44 MB - Last synced: about 20 hours ago - Pushed: 1 day ago - Stars: 132 - Forks: 19

Correia-jpv/fucking-awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software. With repository starsโญ and forks๐Ÿด

Language: Python - Size: 2.35 MB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 10 - Forks: 2

mikeroyal/Machine-Learning-Guide

Machine learning Guide. Learn all about Machine Learning Tools, Libraries, Frameworks, Large Language Models (LLMs), and Training Models.

Language: Python - Size: 1.05 MB - Last synced: 3 days ago - Pushed: 4 months ago - Stars: 442 - Forks: 38

snipsco/snips-nlu

Snips Python library to extract meaning from text

Language: Python - Size: 19.3 MB - Last synced: 3 days ago - Pushed: 12 months ago - Stars: 3,867 - Forks: 516

davisking/dlib

A toolkit for making real world machine learning and data analysis applications in C++

Language: C++ - Size: 47 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 13,071 - Forks: 3,322

RasaHQ/rasa_core ๐Ÿ“ฆ

Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations

Language: Python - Size: 1010 MB - Last synced: 4 days ago - Pushed: almost 5 years ago - Stars: 2,334 - Forks: 1,022

MitchellShibilski-Unkel/PyAI

Open-source AI library (audio to text, simple NLP and algorithms)

Language: Python - Size: 43 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 2 - Forks: 0

demml/opsml

A common interface for registering, validating and auditing machine learning artifacts

Language: Python - Size: 286 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 1 - Forks: 0

wcipriano/pretty-print-confusion-matrix

Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib

Language: Python - Size: 621 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 516 - Forks: 153

explosion/thinc

๐Ÿ”ฎ A refreshing functional take on deep learning, compatible with your favorite libraries

Language: Python - Size: 10.5 MB - Last synced: 7 days ago - Pushed: 12 days ago - Stars: 2,796 - Forks: 275

RubixML/ML

A high-level machine learning and deep learning library for the PHP language.

Language: PHP - Size: 29.7 MB - Last synced: 7 days ago - Pushed: 10 days ago - Stars: 1,977 - Forks: 172

Paperspace/gradient-cli

The command line interface for Gradient - https://gradient.paperspace.com

Language: Python - Size: 3.46 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 65 - Forks: 23

sids30/dc-logo-yolov8

Computer vision using YOLO_V8 for logo recognition and identification

Language: Python - Size: 16.6 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 1 - Forks: 0

Alex-Lekov/AutoML_Alex

State-of-the art Automated Machine Learning python library for Tabular Data

Language: Python - Size: 25.9 MB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 207 - Forks: 42

ocramz/bayesian-inference

Language: Haskell - Size: 113 KB - Last synced: 15 days ago - Pushed: over 4 years ago - Stars: 7 - Forks: 1

RecList/reclist

Behavioral "black-box" testing for recommender systems

Language: Python - Size: 3.7 MB - Last synced: 7 days ago - Pushed: 9 months ago - Stars: 451 - Forks: 26

games647/JGAAP Fork of evllabs/JGAAP

The Java Graphical Authorship Attribution Program

Language: Java - Size: 266 MB - Last synced: 15 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Mohdmaazekram/Predicting-Loan-Repayment-for-LendingClub-using-ML

Machine Learning Projeccts

Language: Jupyter Notebook - Size: 1.13 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 0 - Forks: 0

peterspackman/chmpy

Spherical harmonic shape descriptors, promolecule densities, isosurfaces and Hirshfeld surfaces in python

Language: Python - Size: 26.3 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 18 - Forks: 2

Py-Contributors/metrics

Machine/Deep Learning metrics implementation in python

Language: Python - Size: 38.1 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

ClimbsRocks/auto_ml

[UNMAINTAINED] Automated machine learning for analytics & production

Language: Python - Size: 1.38 MB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 1,638 - Forks: 312

sametcopur/ruleopt

Optimization-Based Rule Learning for Classification

Language: Python - Size: 51.8 KB - Last synced: 20 days ago - Pushed: 21 days ago - Stars: 36 - Forks: 2

KStruniawski/TfELM

Extreme Learning Machines Framework with Python and TensorFlow

Language: Python - Size: 157 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

safirmotiwala/ML-ID3-Decision-Tree-Classification-Library-PyPi

ID3 is a Machine Learning Decision Tree Algorithm that uses two methods to build the model. The two methods are Information Gain and Gini Index.

Language: Python - Size: 85 KB - Last synced: 9 days ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

ntucllab/libact

Pool-based active learning in Python

Language: Python - Size: 1.85 MB - Last synced: 14 days ago - Pushed: 11 months ago - Stars: 773 - Forks: 174

nidhaloff/igel

a delightful machine learning tool that allows you to train, test, and use models without writing code

Language: Python - Size: 18.8 MB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 3,078 - Forks: 168

LuisWinckelmann/JavaDeep-MLP-RNN-from-scratch-in-Java

Framework to create, train & test MLPs and RNNs, written from scratch in Java

Language: Java - Size: 16.2 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

alison-carrera/onn

Online Deep Learning: Learning Deep Neural Networks on the Fly / Non-linear Contextual Bandit Algorithm (ONN_THS)

Language: Python - Size: 66.4 KB - Last synced: 17 days ago - Pushed: over 4 years ago - Stars: 171 - Forks: 43

virajbhutada/Flipkart-Sales-Insights

Explore insights and trends in Flipkart sales data with our comprehensive analysis. Uncover customer preferences, market trends, and regional variations to drive strategic decision-making and business growth. Leverage data-driven insights to optimize marketing strategies and enhance customer engagement.

Language: Jupyter Notebook - Size: 1.36 MB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

jim-schwoebel/allie

๐Ÿค– An automated machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers). Python 3.6 required.

Language: Python - Size: 275 MB - Last synced: 5 days ago - Pushed: 8 months ago - Stars: 139 - Forks: 36

levintech/data-science-courses

Courses on Data Science Fields

Language: Jupyter Notebook - Size: 657 KB - Last synced: 28 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 1

yzhao062/SUOD

(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection)

Language: Python - Size: 11 MB - Last synced: 15 days ago - Pushed: 3 months ago - Stars: 372 - Forks: 48

bhargavvader/pycobra

python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.

Language: Python - Size: 2.96 MB - Last synced: 18 days ago - Pushed: almost 4 years ago - Stars: 122 - Forks: 23

cdslaborg/paramonte

ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.

Language: Fortran - Size: 47.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 236 - Forks: 30

zaghaghi/miniflow

Miniflow - Udacity CarND Quiz

Language: Python - Size: 3.91 KB - Last synced: 29 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

knagrecha/hydra

Execution framework for multi-task model parallelism. Enables the training of arbitrarily large models with a single GPU, with linear speedups for multi-gpu multi-task execution.

Language: Python - Size: 98.4 MB - Last synced: 29 days ago - Pushed: 9 months ago - Stars: 19 - Forks: 3

operalib/operalib

Learning with operator-valued kernels

Language: Python - Size: 32.6 MB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 19 - Forks: 3

RasaHQ/rasa

๐Ÿ’ฌ Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

Language: Python - Size: 1.51 GB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 17,893 - Forks: 4,506

UditAkhourii/rtrafactor

Rtrafactor - LLMs on Steroids

Language: Python - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

digiteinfotech/kairon

Conversational AI Platform to build effective Proactive Digital Assistants using Visual LLM Chaining

Language: Python - Size: 152 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 230 - Forks: 72

chintak/theano-lasagne-docker

Dockerfile for Lasagne with Cuda support. Look at the branches for relevant Dockerfiles - ``cpu`` and ``gpu``.

Size: 19.5 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

SmartDataAnalytics/DL-Learner

A tool for supervised Machine Learning in OWL and Description Logics

Language: Java - Size: 244 MB - Last synced: 22 days ago - Pushed: 10 months ago - Stars: 150 - Forks: 33

hoxo-m/densratio_py

A Python Package for Density Ratio Estimation

Language: Python - Size: 427 KB - Last synced: 17 days ago - Pushed: 9 months ago - Stars: 125 - Forks: 30

modAL-python/modAL

A modular active learning framework for Python

Language: Python - Size: 9.13 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 2,133 - Forks: 312

vaaaaanquish/Awesome-Rust-MachineLearning

This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. ๐Ÿฆ€

Language: JavaScript - Size: 30.1 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 1,682 - Forks: 97

OldBonhart/ML-Resources

books and courses on machine learning

Size: 911 MB - Last synced: 2 days ago - Pushed: about 4 years ago - Stars: 62 - Forks: 24

bentoml/gallery ๐Ÿ“ฆ

BentoML Example Projects ๐ŸŽจ

Language: Python - Size: 123 MB - Last synced: 3 days ago - Pushed: over 1 year ago - Stars: 133 - Forks: 50

plasticityai/magnitude

A fast, efficient universal vector embedding utility package.

Language: Python - Size: 70.7 MB - Last synced: 30 days ago - Pushed: 10 months ago - Stars: 1,610 - Forks: 118

EdwardRaff/JSAT

Java Statistical Analysis Tool, a Java library for Machine Learning

Language: Java - Size: 3.9 MB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 782 - Forks: 243

kxytechnologies/kxy-python

A toolkit to boost the productivity of machine learning engineers.

Language: Python - Size: 38.6 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 47 - Forks: 12

FAIZANTKHAN/Machine-Learning

Machine Learning Practice and Exercises Welcome to our repository dedicated to the practice and mastery of machine learning (ML) concepts and techniques. This repository serves as a comprehensive resource for learners and enthusiasts looking to enhance their ML skills through hands-on exercises and practical applications.

Language: Python - Size: 328 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

cvjena/artos

Adaptive Real-Time Object Detection System with HOG and CNN Features

Language: C++ - Size: 34.5 MB - Last synced: 28 days ago - Pushed: almost 6 years ago - Stars: 67 - Forks: 24

jma127/pyltr

Python learning to rank (LTR) toolkit

Language: Python - Size: 78.1 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 461 - Forks: 106

ClimbsRocks/machineJS

[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml

Language: Python - Size: 467 KB - Last synced: 14 days ago - Pushed: over 7 years ago - Stars: 410 - Forks: 64

rai-project/mlmodelscope

MLModelScope is an open source, extensible, and customizable platform to facilitate evaluation and measurement of ML models within AI pipelines.

Language: JavaScript - Size: 529 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 47 - Forks: 9

asadpro/Epic-ML-Journey

Welcome to 'Machine Learning Foundations: A Comprehensive Guide from Python to Mathematics.' Whether you're a novice explorer or a seasoned enthusiast in the realms of technology, this book is your key to unlocking the fascinating world of machine learning.

Language: HTML - Size: 2.74 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

geru-scotland/pylib-atlas

A curated list with useful Python programming tools and libraries, as well as other noteworthy resources.

Size: 5.94 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 47 - Forks: 5

evllabs/JGAAP

The Java Graphical Authorship Attribution Program

Language: Java - Size: 272 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 256 - Forks: 72

yuyay/gpx

Official implementation of GPX: Gaussian Process Regression with Interpretable Sample-wise Feature Weights (published on TNNLS)

Language: Jupyter Notebook - Size: 81.1 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 14 - Forks: 0

yaxche-io/pytextrank Fork of DerwenAI/pytextrank

Python implementation of TextRank for phrase extraction and summarization of text documents

Size: 796 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

huangyxi/aprint

A Python printing package for those who don't care about the actual elements of array-like data but the types and shapes within a complex data structure

Language: Python - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

sherpa-ai/sherpa

Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.

Language: JavaScript - Size: 5.57 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 329 - Forks: 52

hacarus/spm-image

Sparse modeling and Compressive sensing in Python

Language: Python - Size: 15.4 MB - Last synced: 25 days ago - Pushed: over 2 years ago - Stars: 103 - Forks: 28

christopherjenness/ML-lib

An extensive machine learning library, made from scratch (Python).

Language: Python - Size: 134 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 107 - Forks: 19

mv-kan/peninsula-or-sandwich-model

This is repository that spits out model for recognizing peninsula or sandwich.

Language: Python - Size: 6.84 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Amatsugu/Michiru ๐Ÿ“ฆ

A Neural Network Library for .NET Standard

Language: C# - Size: 14.5 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

arasgungore/awesome-machine-learning Fork of josephmisiti/awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Language: Python - Size: 2.52 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

Mohamed2del/NameClassifier

Simple Supervised learning algorithm with nltk to classify names (male or female)

Language: Python - Size: 1.95 KB - Last synced: 3 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

cvjena/libmaxdiv

Implementation of the Maximally Divergent Intervals algorithm for Anomaly Detection in multivariate spatio-temporal time-series.

Language: C++ - Size: 42.2 MB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 58 - Forks: 12

Somnibyte/MLKit

A simple machine learning framework written in Swift ๐Ÿค–

Language: Swift - Size: 3.28 MB - Last synced: 2 days ago - Pushed: over 5 years ago - Stars: 152 - Forks: 14

omadson/scikit-mlm

Minimal Learning Machine implementation using the scikit-learn API.

Language: Python - Size: 700 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 10 - Forks: 2

DavidCoroama/xorai

A basic neural network written in C++ that can calculate the expected output of an xor between two numbers.

Language: C++ - Size: 38.1 KB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

pronobis/libspn

Library for learning and inference with Sum-product Networks

Language: Python - Size: 16.7 MB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 24 - Forks: 3

f0nzie/rTorch.old

PyTorch bindings for R

Language: R - Size: 24.1 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 78 - Forks: 12

huseyincenik/machine_learning

Language: Jupyter Notebook - Size: 47.7 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

mljar/mljar-examples

Examples how MLJAR can be used

Language: Jupyter Notebook - Size: 348 MB - Last synced: 2 days ago - Pushed: 6 months ago - Stars: 58 - Forks: 32

Draup/NERD

Interactive modules for NER and Text Classification

Language: Jupyter Notebook - Size: 592 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 2

ChandraaShekar/Machine-Learning-From-Scratch

This project implements the machine learning algorithms from scratch and compares the implementation with sklearn.

Language: Jupyter Notebook - Size: 180 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 5

Saiprakashreddy14/MachineLearning

This repositry is a collection of machine learning models

Language: Jupyter Notebook - Size: 678 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 3

harikrishna1302/Spark-Recommendation-system-using-Collaborative-Filtering

Language: Scala - Size: 80.1 KB - Last synced: 4 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

CoderNitu/X-Twitter-_Sentimental_Analysis_NLP

Build machine learning models that can classify whether the tweets are positive or negative by analyze the tweets from twitter application api dataset with NLP

Language: Python - Size: 10.3 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

shawnwun/NNDIAL

NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.

Language: Python - Size: 70.5 MB - Last synced: 4 months ago - Pushed: almost 7 years ago - Stars: 346 - Forks: 105

BytesOfIntelligences/Machine-Learning-Interview-Questions

Machine Learning is a subset of artificial intelligence that uses algorithms to enable computers to learn from data and make predictions or decisions without explicit programming. It's widely used in applications like image recognition, natural language processing, and recommendation systems.

Size: 15.6 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

anshukrsingh/crop-recommendation-system-based-on-machine-learning-using-python

A machine learning model in python that recommends the best crop to grow based on Soil composition, Ph level, rainfall and geographical location.

Language: Jupyter Notebook - Size: 27.1 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 29 - Forks: 24

Big-Bytes-Labs/ml-oxide

A blazingly-fast machine learning library made for performance and better developer experience.

Language: Rust - Size: 33.2 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

isi-nlp/rtg

Reader Translator Generator - NMT toolkit based on pytorch

Language: Jupyter Notebook - Size: 6.23 MB - Last synced: 20 days ago - Pushed: 8 months ago - Stars: 28 - Forks: 6

MarcelWinterot/nano-keras

Deep learning library inspired by Keras

Language: Python - Size: 342 KB - Last synced: 14 days ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

Bachatero/ApacheSpark

My solution to Introduction to Big Data with Apache Spark MOOC at Edx

Language: HTML - Size: 434 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

03axdov/muskie

A Machine Learning library that allows users to create their own datasets and use models without having to write too much code. Built with Python.

Language: Python - Size: 6.59 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

fkkarakurt/Nerve

This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.

Language: C - Size: 1.45 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 42 - Forks: 2

CodingMantras/django-object-detection

Django object detection app using yolov5. Upload new custom model or use any of the yolov5 pre-trained model.

Language: Python - Size: 6.52 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 34 - Forks: 19

deeplearning4j/deeplearning4j-docs

Documentation for Deeplearning4j - Deep Learning for the JVM, Java & Scala

Language: HTML - Size: 142 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 48 - Forks: 43

mdbloice/Labeller

Quickly set up an image labelling web application for manually tagging images for machine learning tasks.

Language: Python - Size: 91.8 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 9 - Forks: 2

jdermody/brightwire

Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)

Language: C# - Size: 46.5 MB - Last synced: 18 days ago - Pushed: 30 days ago - Stars: 119 - Forks: 18

NguyenTranTanQuy/PhishingURLDetection

Build an extension to detect whether a URL is Phishing or Legitimate with 23 Features

Language: Jupyter Notebook - Size: 7.09 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

maykulkarni/Machine-Learning-Curriculum

Complete path for a beginner to become a Machine Learning Scientist!

Size: 8.79 KB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 327 - Forks: 121

avinashyadav16/Machine-Learning-For-Everybody

This is a folder that contains the codes, data files and notes from the course that was sponsored by the FreeCodeCamp and taught by Kylie Ying.

Language: Jupyter Notebook - Size: 13.9 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

Related Keywords
machine-learning-library 250 machine-learning 199 machine-learning-algorithms 107 python 80 machinelearning 47 deep-learning 42 data-science 34 artificial-intelligence 29 neural-network 26 machinelearning-python 20 scikit-learn 19 python3 19 machine-learning-models 18 ai 18 deep-neural-networks 17 ml 17 neural-networks 17 pytorch 16 nlp 15 data-visualization 14 numpy 13 java 13 classification 12 machine-learning-api 12 machine-learning-coursera 11 tensorflow 11 data-analysis 10 natural-language-processing 10 regression 10 sklearn 9 artificial-neural-networks 9 deeplearning 9 pandas 9 linear-regression 8 artificial-intelligence-algorithms 8 keras 8 logistic-regression 8 bot 8 deep-learning-algorithms 8 machine 7 machine-intelligence 7 supervised-learning 7 computer-vision 7 chatbot 7 machine-learning-projects 7 cpp 7 library 7 matplotlib 6 machine-translation 6 spacy 6 conversational-ai 6 bots 6 botkit 6 bot-framework 6 nlu 6 hacktoberfest 5 github 5 scikitlearn-machine-learning 5 machine-vision 5 ganeshkavharpythontutorials 5 python-library 5 conversational-bots 5 image-processing 5 conversational-agents 5 image-classification 5 deep-learning-library 5 classification-algorithm 5 text-classification 5 convolutional-neural-networks 5 automl 5 decision-trees 5 eda 4 analytics 4 dataset 4 data-mining 4 spark 4 database 4 deep-learning-tutorial 4 xgboost 4 visualization 4 framework 4 data 4 reinforcement-learning 4 machinelearningprojects 4 wit 4 rasa 4 random-forest 4 knn 4 mllib 4 nlp-machine-learning 4 ganeshkavharpypi 4 chatbots 4 c-plus-plus 4 cuda 4 software-development 4 machine-learning-practice 3 ganeshkavhar 3 machine-learning-framework 3 deep-learning-framework 3 deep-reinforcement-learning 3