Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
1
  • Loading branch information
Cwcw32 committed Jul 13, 2021
1 parent 6822b11 commit 4bdfcfc
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 39 deletions.
48 changes: 9 additions & 39 deletions Bayes/fuxian.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9bc5c2ab",
"id": "ef17d9b3",
"metadata": {},
"source": [
"## 复现内容:\n",
Expand All @@ -13,7 +13,7 @@
},
{
"cell_type": "markdown",
"id": "e4f45d7e",
"id": "287a09df",
"metadata": {},
"source": [
"#### 加载库函数"
Expand All @@ -22,7 +22,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "e398f579",
"id": "a20c71ce",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -73,7 +73,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "99060a39",
"id": "6314778c",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -191,7 +191,7 @@
},
{
"cell_type": "markdown",
"id": "0fabb2fb",
"id": "9bd41bba",
"metadata": {},
"source": [
"### 数据分析"
Expand All @@ -200,7 +200,7 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "b7b51c29",
"id": "6f70a86d",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -273,7 +273,7 @@
{
"cell_type": "code",
"execution_count": 4,
"id": "46537297",
"id": "3a19eb09",
"metadata": {},
"outputs": [
{
Expand All @@ -296,7 +296,7 @@
{
"cell_type": "code",
"execution_count": 14,
"id": "30195796",
"id": "1580b562",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -311,40 +311,10 @@
" random_state=6)"
]
},
{
"cell_type": "code",
"execution_count": 15,
"id": "af9c2128",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"40132 This is one of the best episodes of Doctor Who...\n",
"31309 it's a very nice movie and i would definitely ...\n",
"39687 This film, although not totally bad, should ha...\n",
"7977 I found 'Shuttle' an incredibly frustrating fi...\n",
"25729 Just as a reminder to anyone just now reading ...\n",
" ... \n",
"41295 If you want to see a movie with nudity, sex, d...\n",
"4714 I enjoyed this film. The way these mutants loo...\n",
"42964 I'm somewhat of a fan of Lynche's work, so I w...\n",
"41187 These are one of the movies that don't require...\n",
"31626 There are 3 of these movies, all similarly cra...\n",
"Name: review, Length: 40000, dtype: object"
]
},
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "e85a73b6",
"id": "47f376f1",
"metadata": {},
"outputs": [],
"source": []
Expand Down
Binary file modified Bayes/算法简报.doc
Binary file not shown.
Binary file removed GAN/art_gans_training.avi
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 4bdfcfc

Please sign in to comment.