ICT技術:ICT Technology

R

Reference books on machine learning with R

Overview of machine learning with R, history of R and introduction to reference books
アルゴリズム:Algorithms

Protected: Data Compression Algorithms(2)Lossy compression

Data Compression Algorithm Overview, Lossy Data Compression Algorithm, Exclusion Trick, Content Summary
web技術:web technology

Web server and DB integration(1)Setting up a server in Clojure

Implementing a server in Clojure for web server and DB integration, and using Ring to launch a web server
web技術:web technology

Web server and DB integration(2)

Implementing routing in Clojure for web server and DB Implementing routing in Clojure for web server and DB, Ring, Routing with Compojure
Clojure

Web server and DB integration(3)DB connection and control

DB implementation in Clojure for web server and DB integration, setting up and integration of posgresql
データベース技術:DataBase Technology

Databases Technology

Overview of database technology, CRUD (Create (add new data) - Read (reference data) - Update (update data) - Delete (delete data)), ACID (Atom (atomicity), Consistent (integrity), Isolated (isolation), Durable (Atom), Consistency, Isolated, Durable), CAP (Consistency, Availability, Partition-Tolerance)
データベース技術:DataBase Technology

Protected: RDBMS and SQL (about SQL)

An overview of relational databases and the SQL language
Clojure

Web server and DB integration(4) Connect the WEb server to the DB

ImImplementation in Clojure for web server and DB integration, server and DB integration, server application
Clojure

Sentence classification using liblinear and natural language processing

Classification in liblinear with Clojure, a natural language processing tool., liblinear, SVM, classification with Clojure
Clojure

k-means and Clojure

Natural language processing tools, classification with k-means using Clojure, unsupervised learning
タイトルとURLをコピーしました