• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deploy sentiment analyis with Fastapi

More Repositories

1

GiveMeCredit_Top5_Solution_Kaggle

Banks play a crucial role in market economies. They decide who can get finance and on what terms and can make or break investment decisions. For markets and society to function, individuals and companies need access to credit. Credit scoring algorithms, which make a guess at the probability of default, are the method banks use to determine whether or not a loan should be granted. This competition requires participants to improve on the state of the art in credit scoring, by predicting the probability that somebody will experience financial distress in the next two years. The goal of this competition is to build a model that borrowers can use to help make the best financial decisions.
Jupyter Notebook
13
star
2

FraudDetection_Fastapi

this api will detect fraud
Jupyter Notebook
6
star
3

DataVisualization

Data Science Guide
Jupyter Notebook
4
star
4

Anomaly-Behavior-Detection

Detecting a behavior anomaly The dataset below contains a location timeserie of a person living alone in their appartment. The data indicates in which location/room he was at which point in time. This data has been collected by sensors installed in the home. This person had a health incident in the night from 2019-09-18 to 2019-09-19, probably at 3:00 or 10:00 which shows in a drastic change in location behavior and resulted in the person going to hospital. By the sensor setup in the home, the location entrance and livingroom are really one single bigger room. Merge them. Explore the data and give an overview of key metrics (graphically and quantitatively) Can you say something about the living routines of the person? Propose one or more methods to detect the incident in "real time" by analyzing the location data. Real-time means, that while time passes more and more of the data gets "known" to your detection method. It can trigger as soon as the incident is detected, an action can be triggered. We are interested in understanding how you proceed in analyzing this case. Show your thought process What methods did you try and why What are their strength and weaknesses of the approaches. Are they robust and generalizable to other users? How do you test your code for correctness? We are looking forward to your propositions! PS: You are free to use other Python libraries as desired. Please return your Notebook as an answer.
Jupyter Notebook
4
star
5

FraudDetection_Fastapi_VF

Jupyter Notebook
3
star
6

CRISPDM_ULTIME

Jupyter Notebook
2
star
7

PythonCheatSheetforDataScience

Jupyter Notebook
1
star