-
### Title
Development of Web Crawler and Document Classification System using Information Retrieval and Machine Learning Models
### Team Name
IRFighters
### Email
202103045@daiict.ac.in…
yrm14 updated
1 month ago
-
I am running cells from top till cell 5 and when running cell 5 with this code:
```
# extra code – this cell generates and saves Figure 5–1
import matplotlib.pyplot as plt
import numpy as np
…
-
This repository contains a machine learning model that predicts dementia in patients based on medical and demographic data. The model utilizes various supervised learning techniques to analyze histo…
-
## materials
1. Introduction: Artificial Intelligence Systems, Intelligent agents
2. Basic Theory of Probabilistic Reasoning
3. Fuzzy Logic 1: Definition of fuzzy logic, getting to know the differe…
-
Problem Description:
Developing a new machine learning model for improving the accuracy and performance of stock price predictions. The challenge lies in modeling the highly volatile nature of stoc…
-
I would like to suggest adding Optimization functions, machine learning and deep learning algorithms in this repository. This can be added in a separate folder called `machine_learning` folder. Furthe…
-
The equation auto-numbering totally messed up my notebook when view with online nbviewer: https://nbviewer.jupyter.org/github/lnshi/ml-exercises/blob/master/ml_basics/rdm011_support_vector_machines/su…
lnshi updated
5 years ago
-
Our current configuration logic for SIMD vectorization support is as follows:
- We select the level of vectorization support statically at (deal.II library) configuration time and record it via `DEA…
-
Currently, the approach to allowing vectors on the wires is to have every wire carry a vector of the same length which is specified in the type parameter. This structuring has some downsides related t…
-
:red_circle: **Project Title** : Lung Cancer Detection Using CT Scans
:red_circle: **Aim** : To develop a machine learning model for detecting lung nodules indicative of lung cancer from CT scan im…